WayneDW / Parallel-Solvers-for-Linear-SystemLinks
Parallel Solver for Large-Scale Sparse Matrix Computations
☆18Updated 5 years ago
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.☆24Updated last year
- Naïve implementations of some Krylov subspace methods without preconditioning☆19Updated 6 years ago
- Classic Algebraic Multigrid (AMG) Demo☆23Updated 7 years ago
- Fast Sparse Multifrontal Solver☆10Updated 10 years ago
- Derivative-free nonlinear global optimizer with python interface☆16Updated 5 years ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Updated 4 years ago
- PaStiX (Parallel Sparse matriX package) solver library☆14Updated 6 years ago
- Massively Scalable Parallel GMRES C-code for Sparse System of Equations☆13Updated 9 years ago
- The OFELI Library: An Object Oriented Finite Element Library☆16Updated 5 months ago
- hmglib - Hierarchical matrices on GPU(s) library☆13Updated 6 years ago
- Blackbox FMM in 2D☆22Updated 9 years ago
- ⚡️ Fast Poisson solvers for spectral methods☆17Updated 6 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆22Updated 13 years ago
- HAPOD - Hierarchical Approximate Proper Orthogonal Decomposition☆15Updated 3 years ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- General, high performance algebraic multigrid solver☆63Updated 3 months ago
- Fast gradient evaluation in C++ based on Expression Templates.☆99Updated 3 weeks ago
- This is just an example of how a cgns mesh consisting of triangular elements can be loaded, partitioned with Metis and then written to a …☆11Updated 8 years ago
- The parGeMSLR is an MPI-based sparse linear system solution/preconditioning package implementation with C++.☆25Updated 2 years ago
- C++11 Evolutionary Global Optimization☆13Updated 6 months ago
- From the paper "Dynamic mode decomposition for multiscale nonlinear physics" by Dylewsky, Tao, & Kutz☆12Updated 5 years ago
- Python wrapper for the sparse QR decomposition in SuiteSparseQR.☆36Updated 4 months ago
- A library of various helper routines and frameworks used by many of the lab's software☆57Updated last year
- implementation of finite difference frequency domain equations for Maxwell's equations and the exploration of domain decomposition, speci…☆13Updated 6 years ago
- ☆22Updated 4 months ago
- The BEM-based engineering library☆67Updated this week
- Fast linear algebra in MATLAB☆68Updated 2 years ago
- library of numerical methods using Armadillo☆23Updated 3 years ago
- A C++ library for the rapid prototyping of Discontinuous Skeletal methods☆14Updated last month
- Schemes of Roe, HLL, HLLC, Burgers; Equations of 1D, 2D, 3D; Euler, SRHD, Maxwell, Bona-Masso ADM; Implemented in OpenCL☆36Updated 11 months ago