Skip to content

Switch the unicode operators for multiplication and matrix multiplication #393

@evhub

Description

@evhub

Considering that the numpy method for matrix multiplication is .dot, we should probably be using the dot operator for matrix multiplication and the times operator for scalar multiplication.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions