Parallel Solver for Large-Scale Sparse Matrix Computations (MPI)
☆20Jan 5, 2026Updated last month
Alternatives and similar repositories for Parallel-Solvers-for-Linear-System
Users that are interested in Parallel-Solvers-for-Linear-System are comparing it to the libraries listed below
Sorting:
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Jul 7, 2023Updated 2 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆25Nov 19, 2011Updated 14 years ago
- A parallel C++ MPI code to calculates the proper orthogonal decomposition modes (aka principal components) from a series of observations …☆18Jul 4, 2015Updated 10 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Aug 30, 2016Updated 9 years ago
- For the paper 'A novel isogeometric coupling approach for assembled thin-walled structures', here is the core code and implementation tha…☆14Aug 9, 2024Updated last year
- Optimal portfolio selection☆34Mar 5, 2017Updated 8 years ago
- Bloomberg module for the Perl Finance::Quote module (used in particular by GnuCash)☆13Jun 2, 2021Updated 4 years ago
- LeapMotion controller for Philips Hue light system - use your hands to control the color & brightness☆10Aug 8, 2015Updated 10 years ago
- Standard libraries for audio processing, especially STFT and Spherical Harmonics decomposition of a soundfield.☆10Nov 29, 2021Updated 4 years ago
- Sn neutron transport written mostly in python. For university Sn transport theory class.