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☆417Updated 2 months ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Supernodal sparse direct solver. https://portal.nersc.gov/project/sparse/superlu/☆308Updated 3 months ago
- A library of various helper routines and frameworks used by many of the lab's software☆68Updated 3 months ago
- Distributed memory, MPI based SuperLU☆212Updated last week
- Source code repository for the projects from CUDA for Engineers☆132Updated 3 years ago
- ☆35Updated 10 years ago
- C++ library for solving large sparse linear systems with algebraic multigrid method☆819Updated 2 months ago
- Structured Matrix Package (LBNL)☆180Updated last month
- Combined array and automatic differentiation library in C++☆179Updated 3 weeks ago
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Performance-portable geometric search library☆210Updated last week
- Open source library for scientific HPC☆129Updated 2 weeks ago
- HPC solver for nonlinear optimization problems☆223Updated this week
- Examples for using SYCL on CUDA☆62Updated last month
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Numerical linear algebra software package☆520Updated this week
- A cross-platform CUDA/C++17 starter project with google test and google benchmark support.☆39Updated 2 months ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- sparse matrix pre-processing library☆83Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- LaTeX Examples Document Source☆249Updated 9 months ago
- This is a mirror of the latest stable version of Eigen.☆222Updated 8 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆154Updated last year
- Implementation of ConjugateGradients method using C and Nvidia CUDA☆51Updated 3 years ago
- Arpack++ with patches (C++ interface to ARPACK)☆68Updated last year
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago