Skip to content

Support matrix multiplication (@) #705

Closed
@spkersten

Description

@spkersten

The matrix multiplication operators @ and @= and their corresponding methods, __matmul__, __rmatmul__, and __imatmul__, that are introduced with Python 3.5 should be supported. See PEP 465.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions