suitesparse
There are 25 repositories under suitesparse topic.
DrTimothyAldenDavis/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
jlblancoc/suitesparse-metis-for-windows
CMake scripts for painless usage of SuiteSparse+METIS from Visual Studio and the rest of Windows/Linux/OSX IDEs supported by CMake
Graphegon/pygraphblas
GraphBLAS for Python
python-graphblas/python-graphblas
Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics
flaport/torch_sparse_solve
A sparse KLU solver for PyTorch.
polyfem/polysolve
Easy-to-use linear and non-linear solver
xmlyqing00/Cholmod-Scikit-Sparse-Windows
Set up cholmod and scikit-sparse python package on Windows.
flaport/klujax
Solve sparse linear systems in JAX using the KLU algorithm
JuliaSparse/KLU.jl
Julia Wrapper for the KLU sparse matrix solver from SuiteSparse
JuliaSparse/SuiteSparse.jl
Development of SuiteSparse.jl, which ships as part of the Julia standard library.
SparseLinearAlgebra/spbla
Sparse Boolean linear algebra for Nvidia Cuda, OpenCL and CPU computations
kagami-c/PyKLU
Python binding for KLU solver
fabnavarro/gasper
Graph Signal Processing in R
ginkgo-project/ssget
Command line tool for working with matrices from the SuiteSparse Matrix Collection (sparse.tamu.edu)
jefftrull/SparseMatrixLibraries
Test cases demonstrating different sparse matrix libraries
flaport/eigs
Find Eigenvalues and Eigenvectors with Rust using UMFPACK + ARPACK
TheSlimvReal/PSE---LA-meets-ML
Numerical Linear Algebra meets Machine Learning - PSE Project
flaport/umfpack-rs
Some UMFPACK bindings for rust.
owlbarn/owl_suitesparse
SuiteSparse - Owl Interface
samuel-esp/LinearAlgebraAlgorithms.jl
Graph Algorithms written in the language of linear algebra using Julia and Suite Sparse Graph Blas
mfasi/suitesparse
An Anymatrix interface to the SuiteSparse Matrix Collection
RohanKarthikeyan/Bjorck-Duff
Code scripts for implementing Bjorck-Duff's algorithm.
AndreasKaratzas/scientific-computation
MATLAB exercises for Scientific Computation.
Technologicat/PySPQR
Python wrapper for the sparse QR decomposition in SuiteSparseQR.