A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.
☆26Nov 19, 2011Updated 14 years ago
Alternatives and similar repositories for SparseMatrix
Users that are interested in SparseMatrix are comparing it to the libraries listed below
Sorting:
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆127Aug 8, 2020Updated 5 years ago
- Parallel Solver for Large-Scale Sparse Matrix Computations (MPI)☆20Jan 5, 2026Updated 2 months ago
- generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.☆12Mar 23, 2018Updated 7 years ago
- A tool for filling C/C++ or Fortran data structures from Lua input tables☆15Oct 26, 2023Updated 2 years ago
- Developer repository for ViennaGrid. Visit http://viennagrid.sourceforge.net/ for the latest releases.☆16May 4, 2022Updated 3 years ago
- ☆29Oct 16, 2025Updated 5 months ago
- A C++ library for the rapid prototyping of Discontinuous Skeletal methods☆15Mar 4, 2026Updated 2 weeks ago
- The OFELI Library: An Object Oriented Finite Element Library☆17Jan 8, 2026Updated 2 months ago
- hp-FEM library☆70Apr 30, 2012Updated 13 years ago
- Bare-bones hdf5 serialization of Eigen matrices and vectors☆66Aug 27, 2021Updated 4 years ago
- High order quadratures for triangles, squares, cubes, and tetrahedra☆12Jan 15, 2026Updated 2 months ago
- XML modules for Fortran based on Arjen Markus' project☆19Apr 9, 2013Updated 12 years ago
- Discontinuous Galerkin FEM Runge-Kutta solver for hyperbolic systems of equations, in particular for shallow water equations.☆20Aug 28, 2020Updated 5 years ago
- Dynamic matrix type and algorithms for sparse matrices☆23Feb 12, 2025Updated last year
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Aug 20, 2015Updated 10 years ago
- Solve Navier Stokes Equation in 3D using pressure-correction scheme and parallel multigrid v-cycle.☆27May 16, 2013Updated 12 years ago
- A few cuda examples built with cmake☆24Jul 19, 2019Updated 6 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆57Jan 9, 2024Updated 2 years ago
- A class for performing principal component analysis using Eigen library☆30Apr 26, 2017Updated 8 years ago
- Change screen brightness on Linux systems☆12Jul 6, 2015Updated 10 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
- [WIP] Gaussian Mixture Estimator using the Expectation Maximation algorithm☆11Feb 24, 2019Updated 7 years ago
- A Synchronization-Free Algorithm for Parallel Sparse Triangular Solves (SpTRSV)☆23Feb 14, 2020Updated 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
- A Three-Dimensional, Serial Fast Multipole Method Code Based on the Work of Walter Dehnen☆10Jun 12, 2018Updated 7 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆36Jun 27, 2022Updated 3 years ago
- You wouldn't import a bear☆11Jan 29, 2018Updated 8 years ago
- Sn neutron transport written mostly in python. For university Sn transport theory class.☆12Aug 23, 2017Updated 8 years ago
- Fortran 2003 library for sparse matrix algebra☆35Dec 5, 2015Updated 10 years ago
- ECMA-262 URI type, rfc3986 compliant, multi vendor and v8 / node.js compatible (client and server side)☆28Oct 3, 2017Updated 8 years ago
- Eigen Recursive Matrix Extension☆12Sep 18, 2019Updated 6 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Feb 17, 2021Updated 5 years ago
- CMake Tutorial☆11Oct 8, 2022Updated 3 years ago
- Sample project to integrate catch2, cmake and jenkins☆12Dec 11, 2017Updated 8 years ago
- A PC emulator☆17Jan 10, 2018Updated 8 years ago
- Compilation script and wrapper for Z3 compiled through Emscripten☆12May 27, 2016Updated 9 years ago
- Hybrid CPU and GPU real-time dynamic digital image correlation engine and application☆10Apr 26, 2023Updated 2 years ago
- A matlab toolkit to calculate numerical differentiation using WENO5 scheme. Mainly for level set simulation.☆10Jul 11, 2016Updated 9 years ago