sparse
Sparse matrices
A package implementing various sparse matrix formats for efficient linear algebra operations
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
159 stars
9 watching
23 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
bit-vectorblascoocsccsrdictionary-of-keysgogolanggonummachine-learningmatricesmatrixmatrix-formatmatrix-multiplicationscientific-computingsparse-linear-systemssparse-matricessparse-matrixsparse-representationsvector
Related projects:
Repository | Description | Stars |
---|---|---|
sparsemat/sprs | A Rust library implementing sparse matrix data structures and linear algebra algorithms | 400 |
ocramz/sparse-linear-algebra | Provides a platform for scientific computation in Haskell with focus on linear algebra and numerical analysis | 88 |
accla/d4m | Enables parallel and distributed querying of large data sets using sparse matrix representation | 41 |
denosaurs/neo | A matrix and linear algebra library accelerated by WebGPU and WASM for JavaScript development. | 67 |
versilov/matrex | A fast and efficient matrix library for Elixir/Erlang with C implementation using CBLAS. | 478 |
hiroyuki-kasai/sparsegdlibrary | A collection of unconstrained optimization algorithms for sparse modeling in MATLAB | 53 |
google-research/sputnik | A library of optimized GPU kernels for sparse matrix operations used in deep learning. | 249 |
sciruby/nmatrix | A fast numerical linear algebra library for Ruby | 469 |
dppalomar/sparseeigen | This project provides an R package for estimating sparse eigenvectors of matrices. | 12 |
drtimothyaldendavis/suitesparse | A collection of algorithms and data structures for working with sparse matrices in C. | 1,182 |
andrewssobral/lrslibrary | A collection of low-rank and sparse decomposition algorithms for computer vision and machine learning tasks | 836 |
sgreben/piecewiselinear | A lightweight linear interpolation library for Go | 26 |
jhumphry/lalg | An Ada interface to BLAS for linear algebra operations on dense matrices and vectors | 4 |
bolt12/laop | A Haskell-based library for algebraic construction and manipulation of matrices | 83 |
cpmech/gosl | A comprehensive scientific computing library developed in Go, providing a range of numerical methods and solvers for differential equations, linear algebra, and other mathematical tasks. | 1,834 |