GraphBLAS for Python
-
Updated
Jan 16, 2024 - Python
GraphBLAS for Python
A sparse KLU solver for PyTorch.
Solve sparse linear systems in JAX using the KLU algorithm
Python bindings for the SuiteSparse KLU sparse linear solver. PyKLU factors a sparse matrix once and lets you efficiently solve multiple right-hand sides.
Python wrapper for the sparse QR decomposition in SuiteSparseQR.
Add a description, image, and links to the suitesparse topic page so that developers can more easily learn about it.
To associate your repository with the suitesparse topic, visit your repo's landing page and select "manage topics."