SuiteSparse
Sparse matrix toolkit
A collection of algorithms and data structures for working with sparse matrices in C.
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
1k stars
36 watching
263 forks
Language: C
last commit: 17 days ago
Linked from 1 awesome list
ccholmodcolamdcppcsparsegraph-algorithmsgraphblasklumathematicsmatlabsparse-matrixspqrsuitesparseumfpack
Related projects:
Repository | Description | Stars |
---|---|---|
indigits/sparse-plex | A collection of algorithms and techniques for exploiting sparse data representations to solve various problems in signal processing and machine learning. | 98 |
hiroyuki-kasai/sparsegdlibrary | A collection of unconstrained optimization algorithms for sparse modeling in MATLAB | 53 |
james-bowman/sparse | A package implementing various sparse matrix formats for efficient linear algebra operations | 159 |
sparsemat/sprs | A Rust library implementing sparse matrix data structures and linear algebra algorithms | 400 |
dppalomar/sparseeigen | This project provides an R package for estimating sparse eigenvectors of matrices. | 12 |
carnotresearch/cr-sparse | A Python library providing a cohesive collection of functionalities for sparse signal processing problems | 88 |
neuralmagic/sparseml | Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,071 |
cdslaborg/paramonte | A parallel Monte Carlo and machine learning library for multiple programming languages. | 273 |
ocramz/sparse-linear-algebra | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 88 |
google-research/sputnik | A library of optimized GPU kernels for sparse matrix operations used in deep learning. | 249 |
tusimple/sparse-structure-selection | Re-implements sparse structure selection algorithm for deep neural networks in a modified MXNet framework. | 87 |
dppalomar/sparseindextracking | A package for computing sparse portfolios of assets to track an index. | 50 |
tlk00/bitmagic | A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 412 |
ddemidov/amgcl | A C++ library that uses the algebraic multigrid method to solve large sparse linear systems in scientific computing | 736 |
dissectmalware/officeforensictools | A Python-based collection of tools for gathering forensic information from Office documents | 26 |