sparse-linear-systems
There are 72 repositories under sparse-linear-systems topic.
owlbarn/owl
Owl - OCaml Scientific Computing @ https://ocaml.xyz
ddemidov/amgcl
C++ library for solving large sparse linear systems with algebraic multigrid method
sparsemat/sprs
sparse linear algebra library for rust
ginkgo-project/ginkgo
Numerical linear algebra software package
pghysels/STRUMPACK
Structured Matrix Package (LBNL)
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
Circuitscape/Circuitscape.jl
Algorithms from circuit theory to predict connectivity in heterogeneous landscapes
JuliaLinearAlgebra/AlgebraicMultigrid.jl
Algebraic Multigrid in Julia
osqp/qdldl
A free LDL factorisation routine
carnotresearch/cr-sparse
Functional models and algorithms for sparse signal processing
ocramz/sparse-linear-algebra
Numerical computation in native Haskell
IntelLabs/SpMP
sparse matrix pre-processing library
sympiler/nasoq
NASOQ:Numerically Accurate Sparsity Oriented QP Solver
wo80/CSparse.NET
A concise library for solving sparse linear systems with direct methods.
flaport/torch_sparse_solve
A sparse KLU solver for PyTorch.
sfilippone/psblas3
A library of parallel sparse linear algebra on high performance computer.
sergiud/SuiteSparse
SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support
flaport/klujax
Solve sparse linear systems in JAX using the KLU algorithm
cai4cai/torchsparsegradutils
A collection of utility functions to work with PyTorch sparse tensors
SebastianAment/CompressedSensing.jl
Contains a wide-ranging collection of compressed sensing and feature selection algorithms. Examples include matching pursuit algorithms, forward and backward stepwise regression, sparse Bayesian learning, and basis pursuit.
yeliqseu/sparsenc
A library for encoding and decoding sparse network codes
geekysuavo/variational-bayes-cs
Scalable sparse Bayesian learning for large CS recovery problems
yuphin/turbulent-cfd
A Turbulent CFD solver on CPU and GPU using CUDA and Vulkan
closest-git/GSS
best CPU/GPU sparse solver for large sparse matrices
huiscliu/sxamg
Algebraic Multigrid (AMG) Solver Library
michelemartone/pyrsb
PyRSB: a Python interface to the librsb Sparse Matrix library
Mamba413/bess
Best Subset Selection algorithm for Regression, Classification, Count, Survival analysis
tueboesen/Sparse-iterative-parallel-linear-solver
This is a sparse iterative parallel linear solver I developed during my PhD. The solver works by splitting the matrix into blocks which are then solved in parallel. The solver assumes the input matrix to already have been ordered by a Reverse Cuthill-Mckee reordering algorithm.
zishun/cuSolverRf-batch
A complete example of batched refactorization in cuSOLVER.
Realife-Brahmin/PowerSystems-Analysis-Stability-WSU
MATLAB implementations for the courses Analysis of Power Systems (EE 521) and Power System Stability and Control (EE 523) at Washington State University.
sfilippone/amg4psblas
A library of parallel sparse preconditionersfor PSBLAS
real-space/tfQMRgpu
A CUDA implementation of the transpose-free Quasi-Minimal Residual method
rwl/amd_order
Approximate Mimimum Degree ordering in Rust
cpmech/vismatrix
A vizualiser for sparse matrices
ddemidov/fortran_amg_omp_ocl
Fortran wrapper for AMGCL with OpenMP/OpenCL support
real-space/AngstromCube
A parallel and GPU-accelerated Code for Real-Space All-Electron Linear-Scaling Density Functional Theory