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)
☆18Updated 5 years ago
Alternatives and similar repositories for SparseKit
Users that are interested in SparseKit are comparing it to the libraries listed below
Sorting:
- Fortran routines from "Solving Least Squares Problems" by C. Lawson and R. Hanson (1995)☆12Updated 5 years ago
- 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
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆19Updated 3 years ago
- Robust exception like error handling using modern Fortran☆19Updated 4 years ago
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Updated 2 years ago
- Interface declarations for basic linear algebra subprograms☆11Updated last year
- Collections are set of objects that are can be iterated in convenient fashion. This is a Modern Fortran Collections Library containing in…☆14Updated 2 months ago
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated 2 years ago
- A collection of utilities written in Modern Fortran☆10Updated last year
- A fortran library to perform parallel sorts.☆29Updated 4 years ago
- Adaptive solver for stiff systems of ODEs using semi-implicit Runge-Kutta method of third order☆24Updated last year
- Cookiecutter template for a Fortran project with CMake build☆11Updated 3 years ago
- A library for flexible and easy to use error handling in Fortran projects☆19Updated 2 years ago
- man-page style descriptions of Fortran intrinsics for use as a reference for developers and tutorials☆22Updated 3 weeks ago
- Fortran Library for Lagrange InterpolAtion☆12Updated 8 years ago
- A complete tutorial on interfacing Fortran with C☆13Updated 7 years ago
- Directed Acyclic Graphs With Modern Fortran☆11Updated 2 years ago
- Linear lookup table implemented in modern Fortran☆24Updated 4 months ago
- Multi-physics Object-oriented Reconfigurable Fluid Environment for Unified Simulations☆30Updated 5 years ago
- Use the Fortran Package Manager from within Visual Studio☆11Updated 4 years ago
- Object oriented fortran HDF5 module☆33Updated 8 years ago
- ZOO, Zaghi fOrtran cOllection, where my wild Fortran pets will survive☆19Updated 8 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆36Updated 3 years ago
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆26Updated 5 months ago
- Searching and sorting with modern Fortran☆24Updated 2 years ago
- Fortran Units (environment) for Reliable phYsical math☆34Updated 2 years ago
- ☆15Updated 4 years ago
- Fortran 2008 parser of mathematical expressions, based on Roland Schmehl "fparser"☆41Updated 5 years ago
- FAR++ implements Fortran-like arrays in C++☆15Updated 7 months ago
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆23Updated 4 years ago