Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ufunc 'matmul' not supported by quantities #231

Open
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions