Replies: 1 comment
-
Not specifically, but those types won't allow very big matrices and dense matrices might be faster in those cases. Feel free to open a PR if you need them |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In lines 124-130 of src/indexing.rs:
Is there a reason
i8
andu8
are not included?Beta Was this translation helpful? Give feedback.
All reactions