Changes in this release:
- Support DUNDER methods for addition, subtraction and negation.
- Introduce generalized element-wise addition of sparse CSR matrices -- Check
geammethod incsr_arrayclass. - Support
block_array-- sub-blocks of sparse CSR matrices can now be used to create a new bigger CSR matrix. - Support
eigsh-- Finds k eigenvalues and eigenvectors of the real symmetric square matrix or complex Hermitian matrix A. - Support
spsolve-- Sparse direct linear solver - Update examples
- Improved Typing support
The documentation can be accessed at https://nv-legate.github.io/legate-sparse/.
Conda packages for v26.02 are available here: https://anaconda.org/legate/legate-sparse.