uestla / Sparse-MatrixLinks
C++ implementation of sparse matrix using CRS (Compressed Row Storage) format
☆123Updated 5 years ago
Alternatives and similar repositories for Sparse-Matrix
Users that are interested in Sparse-Matrix are comparing it to the libraries listed below
Sorting:
- Source code examples from the Parallel Forall Blog☆96Updated 6 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆419Updated 4 months ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆316Updated last month
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- C++ library for solving large sparse linear systems with algebraic multigrid method☆826Updated 3 months ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- A library of various helper routines and frameworks used by many of the lab's software☆73Updated 5 months ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- Distributed memory, MPI based SuperLU☆213Updated last week
- Combined array and automatic differentiation library in C++☆183Updated 2 months ago
- Open source library for scientific HPC☆130Updated 3 weeks ago
- Structured Matrix Package (LBNL)☆182Updated 2 months ago
- ☆36Updated 11 years ago
- Numerical linear algebra software package