Skip to content

ufunc 'matmul' not supported by quantities #231

Description

@spanag
import quantities
x = quantities.Quantity([[1,2,3],[4,5,6]], 'um')
x @ x.T

fails with

ValueError: ufunc <ufunc 'matmul'> not supported by quantities
                please file a bug report at https://github.com/python-quantities

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions