Skip to content

Commit

Permalink
Added experimental support for matrix multiply
Browse files Browse the repository at this point in the history
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
iamsrp-deshaw committed Sep 18, 2024
1 parent f0dfac9 commit 6b120bc
Show file tree
Hide file tree
Showing 5 changed files with 5,765 additions and 202 deletions.
Loading

0 comments on commit 6b120bc

Please sign in to comment.