C++ implementation of sparse matrix using CRS (Compressed Row Storage) format
☆127Aug 8, 2020Updated 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:
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆26Nov 19, 2011Updated 14 years ago
- C++ package to store Matrix Market (.mtx) file format sparse matrices in Compressed Row Storage (CSR) format.☆16Oct 16, 2019Updated 6 years ago
- A Vector Caching Scheme for Streaming FPGA SpMV Accelerators☆10Sep 7, 2015Updated 10 years ago
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Mar 23, 2018Updated 7 years ago
- A Synchronization-Free Algorithm for Parallel Sparse Triangular Solves (SpTRSV)☆23Feb 14, 2020Updated 6 years ago
- A Library for Hybrid CPU-GPU Algebraic Multigrid and Preconditioned Iterative Methods☆19Sep 12, 2020Updated 5 years ago
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27May 16, 2013Updated 12 years ago
- Sparse Matrix - Simple implementation of Sparse Matrix Operations in C++.☆18Dec 20, 2018Updated 7 years ago
- PaStiX (Parallel Sparse matriX package) solver library☆20Nov 20, 2018Updated 7 years ago
- Implementation of COO, CSR, CSC, SSS and TJDS sparse matrix formats.☆11Jul 15, 2015Updated 10 years ago
- Daichi Amagata and Takahiro Hara, SIGMOD2021☆15Apr 10, 2024Updated last year
- Implementation and analysis of five different GPU based SPMV algorithms in CUDA☆40Feb 5, 2019Updated 7 years ago
- ☆11Aug 1, 2019Updated 6 years ago
- Fast Sparse Multifrontal Solver☆11May 27, 2015Updated 10 years ago
- Sparse matrix and vector classes, solvers. This is a mirror repository - development happens on https://gitlab.dune-project.org/☆11Mar 12, 2026Updated last week
- Library of corner stitching structure☆19Jun 3, 2015Updated 10 years ago
- CUSP : A C++ Templated Sparse Matrix Library☆419Mar 11, 2026Updated last week
- The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.☆1,464Feb 10, 2026Updated last month
- A phase field brittle fracture code coupled to a dummy place-holder FEniCS script providing material parameters☆13Mar 16, 2021Updated 5 years ago
- Parallel sparse direct solver for circuit simulation☆49Jun 13, 2022Updated 3 years ago
- LDSO 注释☆24Nov 6, 2019Updated 6 years ago
- A c++ implementation of the GMRES method for approximating the solution to a linear system.☆24Jul 7, 2023Updated 2 years ago
- Fast Synchronization-Free Algorithms for Parallel Sparse Triangular Solves with Multiple Right-Hand Sides (SpTRSM)☆14Feb 14, 2020Updated 6 years ago
- Filters and segmentation algorithms for 2D/3D LiDAR raw scans or point clouds☆18Sep 10, 2021Updated 4 years ago
- a few utilities to analyze Caffe prototxt files☆16Sep 27, 2017Updated 8 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
- CPAM: Compressed Parallel Augmented Maps☆27Aug 18, 2025Updated 7 months ago
- ☆50Nov 17, 2015Updated 10 years ago
- Computational Algorithm Framework for Fluid Equations (CAFFE) is a collection of algorithms for solving various physics problems using an…☆11Jan 8, 2016Updated 10 years ago
- A Python-based Builder/Eclipse wrapper for 3D visualization of reservoir grids☆33May 24, 2023Updated 2 years ago
- ☆12Sep 28, 2015Updated 10 years ago
- This is a tuned sparse matrix dense vector multiplication(SpMV) library☆23Mar 21, 2016Updated 10 years ago
- smsckf 注释☆15Nov 5, 2019Updated 6 years ago
- Implementation of paper: Toward a Universal Model for Shape from Texture☆17Jun 15, 2020Updated 5 years ago
- C++/C code for Line Segment Detector☆12Mar 11, 2015Updated 11 years ago
- We propose a novel real time monocular Hybrid visual odometry formulation which combines the high precision of indirect approaches with t…☆14Mar 10, 2021Updated 5 years ago
- Conversion from tetrahedra (triangles) to hexahedra (quadrangles)☆57Aug 16, 2023Updated 2 years ago
- Covariance Transformation for Visual-inertial Systems☆42Dec 14, 2018Updated 7 years ago
- Python bindings to SUNDIALS differential algebraic equation solvers☆26Updated this week