sparse-linear-solver

There are 16 repositories under sparse-linear-solver topic.

  • hiroyuki-kasai/SparseGDLibrary

    MATLAB library of gradient descent algorithms for sparse modeling: Version 1.0.3

    Language:MATLAB552131
  • ruvnet/sublinear-time-solver

    Rust + WASM sublinear-time solver for asymmetric diagonally dominant systems. Exposes Neumann series, push, and hybrid random-walk algorithms with npm/npx CLI and Flow-Nexus HTTP streaming for swarm cost propagation and verification.

    Language:Rust531024
  • sergiud/SuiteSparse

    SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support

    Language:C535917
  • flaport/klujax

    Solve sparse linear systems in JAX using the KLU algorithm

    Language:Python35194
  • OpenMendel/MendelIHT.jl

    Iterative hard thresholding for l0 penalized regression

    Language:Julia233124
  • huiscliu/sxamg

    Algebraic Multigrid (AMG) Solver Library

    Language:C21134
  • tfQMRgpu

    real-space/tfQMRgpu

    A CUDA implementation of the transpose-free Quasi-Minimal Residual method

    Language:C++10111
  • AngstromCube

    real-space/AngstromCube

    A parallel and GPU-accelerated Code for Real-Space All-Electron Linear-Scaling Density Functional Theory

    Language:C++8202
  • huiscliu/itsol

    ITerative SOLvers package

    Language:C7003
  • th1275/sparse_numba

    A customized sparse solver wrapper with Numba compatibility

    Language:Python61
  • rwl/lufact_rs

    Sparse LU factorization with partial pivoting in Rust

    Language:Rust210
  • DhruvSrikanth/Conjugate-Gradient-Simulation

    In this repository, you will find a serial, shared-memory parallel, distributed-memory parallel and hybrid implementations of the conjugate gradient optimization simulation. This is a sparse linear solver optimized using the second-order poisson equation.

    Language:C++1200
  • frenkowski/Cholesky_Decomposition

    Comparison of Sparse Linear Systems solvers via Cholesky Decomposition.

    Language:Python0200
  • cfwen/SuiteSparse

    a mirror of SuiteSparse

    Language:C01
  • DhruvSrikanth/MapReduceSparseSolver

    An Go native implementation of the Map Reduce parallel framework for a sparse linear solver utilizing conjugate gradient to solve the Poisson equation.

    Language:Go10
  • Technologicat/PySPQR

    Python wrapper for the sparse QR decomposition in SuiteSparseQR.

    Language:Python201