Sparse matrices class (smn) implements a sparse matrix class in the coordinate list (COO) format that can be used within Numba. Examples of usage/documentation can be found in the notebook attached and also in my blog post on Pressé lab's website.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sparse matrices class (smn) implements a sparse matrix class in the coordinate list (COO) format that can be used within Numba. Examples of usage/documentation can be found in the notebook attached and also in my blog post on Pressé lab's website.