An open API service providing repository metadata for many open source software ecosystems.

Topic: "iterative-linear-solvers"

ocramz/sparse-linear-algebra

Numerical computation in native Haskell

Language: Haskell - Size: 866 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 91 - Forks: 10

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.

Language: Fortran - Size: 4.41 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 0