Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added experimental support for matrix multiply
Add the very basics of matrix multiplication. Just very simple functionality right now and nothing optimized. This is _much_ slower than native NumPy matrix multiply right now.
- Loading branch information