Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch the unicode operators for multiplication and matrix multiplication #393

Closed
evhub opened this issue Feb 16, 2018 · 0 comments
Closed

Comments

@evhub
Copy link
Owner

evhub commented Feb 16, 2018

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.

@evhub evhub added this to the v1.3.2 milestone Feb 16, 2018
@evhub evhub added the resolved label Feb 16, 2018
@evhub evhub closed this as completed Feb 16, 2018
evhub added a commit that referenced this issue Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant