This is a sparse iterative parallel linear solver I developed during my PhD. The solver works by splitting the matrix into blocks which are then solved in parallel. The solver assumes the input matrix to already have been ordered by a Reverse Cuthill-Mckee reordering algorithm.
☆15May 20, 2022Updated 3 years ago
Alternatives and similar repositories for Sparse-iterative-parallel-linear-solver
Users that are interested in Sparse-iterative-parallel-linear-solver are comparing it to the libraries listed below
Sorting:
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Nov 6, 2023Updated 2 years ago
- Fortran OOP Library for all algebraic and functional operations with sparse matrices. That is, for matrices where the number of zeros hig…☆18Jul 23, 2020Updated 5 years ago
- Modern Fortran sparse linear systems solver☆31May 3, 2025Updated 10 months ago
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆23Feb 25, 2021Updated 5 years ago
- Fortran routines from "Solving Least Squares Problems" by C. Lawson and R. Hanson (1995)☆12Jun 21, 2020Updated 5 years ago
- Fortran 2003 library for sparse matrix algebra☆35Dec 5, 2015Updated 10 years ago
- An archive of the programs provided by Joseph Katz and Allen Plotkin in their book Low-Speed Aerodynamics☆19Oct 13, 2023Updated 2 years ago
- A kd-tree implementation in Fortran by Matthew B. Kennel☆11Jun 29, 2025Updated 8 months ago
- Cookiecutter template for a Fortran project with CMake build☆11Oct 14, 2022Updated 3 years ago
- Robust exception like error handling using modern Fortran☆19Oct 17, 2021Updated 4 years ago
- Modified Shepard Algorithm for Interpolation of Scattered Multivariate Data☆11May 28, 2022Updated 3 years ago
- Interface declarations for basic linear algebra subprograms☆11Jun 7, 2024Updated last year
- This repository contains some container data structure types for Fortran.☆12Sep 12, 2021Updated 4 years ago
- A library of parallel sparse linear algebra on high performance computer.☆65Updated this week
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆19Dec 8, 2022Updated 3 years ago
- Another Fortran datetime library☆15Sep 12, 2021Updated 4 years ago
- ☆23Jul 8, 2024Updated last year
- Fortran Library for Lagrange InterpolAtion☆12Feb 28, 2017Updated 9 years ago
- fpm-search finds information about registered fpm (Fortran Package Manager) packages☆11Jul 11, 2025Updated 8 months ago
- man-page style descriptions of Fortran intrinsics for use as a reference for developers and tutorials☆22Jan 18, 2026Updated 2 months ago
- Use the Fortran Package Manager from within Visual Studio☆12Jul 9, 2021Updated 4 years ago
- Fazang is a Fortran library for reverse-mode automatic differentiation, inspired by Stan/Math library.☆40Apr 3, 2022Updated 3 years ago
- ☆13Aug 4, 2017Updated 8 years ago
- A macro preprocessor for Fortran☆19Mar 9, 2022Updated 4 years ago
- A very high order FVM framework☆16Apr 14, 2024Updated last year
- A grab bag of tricks☆13May 24, 2024Updated last year
- Thompson and Shampine's DDE_SOLVER, a Fortran library for delay differential equations.☆12Sep 22, 2023Updated 2 years ago
- visual studio code extension for fortran breakpoint support☆13Dec 1, 2020Updated 5 years ago
- Multi-physics Object-oriented Reconfigurable Fluid Environment for Unified Simulations☆31Mar 6, 2020Updated 6 years ago
- Simple, parallel, object-oriented Fortran neural network☆20Nov 11, 2018Updated 7 years ago
- Nonlinear Equation Solver with Modern Fortran☆54May 4, 2025Updated 10 months ago
- Directed Acyclic Graphs With Modern Fortran☆11May 25, 2023Updated 2 years ago
- Modern Fortran Linear Algebra library☆40Aug 9, 2025Updated 7 months ago
- Fast hash map implementation in fortran☆34Jan 30, 2024Updated 2 years ago
- Library for calculating exact ligand cone angles☆14Aug 21, 2022Updated 3 years ago
- Adaptive solver for stiff systems of ODEs using semi-implicit Runge-Kutta method of third order☆24Jan 15, 2025Updated last year
- A Fortran implementation of Ryu algorithm☆16Feb 14, 2023Updated 3 years ago
- Using FORTRAN to call CUBLAS library's function.☆18Aug 29, 2017Updated 8 years ago
- A Key-Value Dictionary for Fortran implemented with a hashtable and singly-linked lists.☆19Apr 17, 2018Updated 7 years ago