sparse-matrix
There are 350 repositories under sparse-matrix topic.
eigenteam/eigen-git-mirror
THIS MIRROR IS DEPRECATED -- New url: https://gitlab.com/libeigen/eigen
DrTimothyAldenDavis/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
gunrock/gunrock
Programmable CUDA/C++ GPU Graph Analytics
pydata/sparse
Sparse multi-dimensional arrays for the PyData ecosystem
pyamg/pyamg
Algebraic Multigrid Solvers in Python
lessthanoptimal/ejml
A fast and easy to use linear algebra library written in Java for dense, sparse, real, and complex matrices.
conradsnicta/armadillo-code
Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net
optimatika/ojAlgo
oj! Algorithms
tlk00/BitMagic
BitMagic Library
ing-bank/sparse_dot_topn
Python package to accelerate the sparse matrix multiplication and top-n similarity selection
OneSparse/OneSparse
Accelerated Sparse Linear Algebra with Postgres and SuiteSparse
kokkos/kokkos-kernels
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
JuliaDiff/FiniteDiff.jl
Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
SciML/NonlinearSolve.jl
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
ricosjp/monolish
monolish: MONOlithic LInear equation Solvers for Highly-parallel architecture
MatMechLab/AsFem
Advanced Simulation kit based on Finite Element Method (AsFem)
pghysels/STRUMPACK
Structured Matrix Package (LBNL)
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
cp2k/dbcsr
DBCSR: Distributed Block Compressed Sparse Row matrix library
cpmech/russell
Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers (MUMPS, UMFPACK). Probability distributions. Tensor calculus.
qpSWIFT/qpSWIFT
qpSWIFT is a light-weight sparse quadratic programming solver
python-graphblas/python-graphblas
Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics
JuliaParallel/PETSc.jl
Julia wrappers for the PETSc library
dgSPARSE/dgSPARSE-Lib
PyTorch-Based Fast and Efficient Processing for Various Machine Learning Applications with Diverse Sparsity
zdebruine/RcppML
Rcpp Machine Learning: Fast robust NMF, divisive clustering, and more
JuliaSparse/SparseArrays.jl
SparseArrays.jl is a Julia stdlib
flatironinstitute/sparse_dot
Python wrapper for Intel Math Kernel Library (MKL) matrix multiplication
IntelLabs/SpMP
sparse matrix pre-processing library
open2c/coolpuppy
A versatile tool to perform pile-up analysis on Hi-C data in .cool format.
kyegomez/SparseAttention
Pytorch Implementation of the sparse attention from the paper: "Generating Long Sequences with Sparse Transformers"
alugowski/fast_matrix_market
Fast and full-featured Matrix Market I/O library for C++, Python, and R
sympiler/nasoq
NASOQ:Numerically Accurate Sparsity Oriented QP Solver
flaport/torch_sparse_solve
A sparse KLU solver for PyTorch.
wo80/CSparse.NET
A concise library for solving sparse linear systems with direct methods.
BoooC/CNN-Accelerator-Based-on-Eyeriss-v2
A Flexible and Energy Efficient Accelerator For Sparse Convolution Neural Network
drifter1/circuitsim
Implementing a full-on electronic circuit simulator, studying the whole concept and physics behind it!