Skip to content

ufunc 'matmul' not supported by quantities #231

@spanag

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions