An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with sparse-linear-solver

A curated list of projects in awesome lists tagged with sparse-linear-solver .

https://github.com/rwl/lufact_rs

Sparse LU factorization with partial pivoting in Rust

gilbert-peierls lu-decomposition sparse-linear-solver sparse-linear-systems

Last synced: 23 Apr 2025

https://github.com/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.

c conjugate-gradient cpp dense-solver distributed-memory-parallel high-performance-computing mpi multithreading openmp optimization optimization-algorithms poisson-equation shared-memory-parallel simulation-modeling sparse-linear-solver

Last synced: 23 Apr 2025

https://github.com/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.

conjugate-gradient-optimization go golang high-performance-computing hpc map-reduce parallel-programming poisson-equation sparse-linear-solver

Last synced: 23 Apr 2025