airaudofacundo / SparseKitLinks
Fortran OOP Library for all algebraic and functional operations with sparse matrices. That is, for matrices where the number of zeros highly exceeds the number of nonzeros, this tools allow you to declare a derived data type to work with them. (DOCUMENTATION IN PROGRESS)
☆17Updated 5 years ago
Alternatives and similar repositories for SparseKit
Users that are interested in SparseKit are comparing it to the libraries listed below
Sorting:
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Updated last year
- This is a sparse iterative parallel linear solver I developed during my PhD. The solver works by splitting the matrix into blocks which a…☆15Updated 3 years ago
- Fortran routines from "Solving Least Squares Problems" by C. Lawson and R. Hanson (1995)☆12Updated 5 years ago
- Interface declarations for basic linear algebra subprograms☆11Updated last year
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated 2 years ago
- Collections are set of objects that are can be iterated in convenient fashion. This is a Modern Fortran Collections Library containing in…☆14Updated 6 years ago
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆18Updated 2 years ago
- Call C system routines (mostly POSIX) from Fortran☆16Updated last week
- A fortran library to perform parallel sorts.☆29Updated 3 years ago
- Adaptive solver for stiff systems of ODEs using semi-implicit Runge-Kutta method of third order☆24Updated 6 months ago
- Robust exception like error handling using modern Fortran☆17Updated 3 years ago
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆24Updated 2 weeks ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆33Updated 3 years ago
- A Fortran BLAS library implemented as a free-format module.☆11Updated 3 weeks ago
- A complete tutorial on interfacing Fortran with C☆12Updated 7 years ago
- Fortran Units (environment) for Reliable phYsical math☆33Updated 2 years ago
- ZOO, Zaghi fOrtran cOllection, where my wild Fortran pets will survive☆19Updated 8 years ago
- Object oriented fortran HDF5 module☆32Updated 8 years ago
- A collection of utilities written in Modern Fortran☆10Updated 10 months ago
- Unsigned integer in Fortran☆9Updated last year
- Directed Acyclic Graphs With Modern Fortran☆11Updated 2 years ago
- Fortran Library for Lagrange InterpolAtion☆11Updated 8 years ago
- Linear lookup table implemented in modern Fortran☆24Updated 2 years ago
- Cookiecutter template for a Fortran project with CMake build☆11Updated 2 years ago
- Fortran string manipulations☆24Updated 3 weeks ago
- FAR++ implements Fortran-like arrays in C++☆15Updated last month
- Fortran 2008 parser of mathematical expressions, based on Roland Schmehl "fparser"☆39Updated 4 years ago
- 1D Akima spline interpolation with derivatives☆26Updated 10 years ago
- A library for flexible and easy to use error handling in Fortran projects☆19Updated last year
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆22Updated 4 years ago