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
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Updated 2 years ago
- Interface declarations for basic linear algebra subprograms☆11Updated last year
- Robust exception like error handling using modern Fortran☆19Updated 4 years ago
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated 2 years ago
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆19Updated 3 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 3 months ago
- A complete tutorial on interfacing Fortran with C☆13Updated 7 years ago
- A collection of utilities written in Modern Fortran☆10Updated last year
- Cookiecutter template for a Fortran project with CMake build☆11Updated 3 years ago
- Linear lookup table implemented in modern Fortran☆24Updated 5 months ago
- A fortran library to perform parallel sorts.☆29Updated 4 years ago
- Directed Acyclic Graphs With Modern Fortran☆11Updated 2 years ago
- Fortran Units (environment) for Reliable phYsical math☆34Updated 2 years ago
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆26Updated 6 months ago
- man-page style descriptions of Fortran intrinsics for use as a reference for developers and tutorials☆22Updated 2 weeks ago
- ZOO, Zaghi fOrtran cOllection, where my wild Fortran pets will survive☆19Updated 8 years ago
- Object oriented fortran HDF5 module☆33Updated 8 years ago
- Adaptive solver for stiff systems of ODEs using semi-implicit Runge-Kutta method of third order☆24Updated last year
- A modern Fortran abstraction layer for OpenCL☆41Updated 3 months ago
- A library for flexible and easy to use error handling in Fortran projects☆19Updated 2 years ago
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆23Updated 4 years ago
- Fortran 2008 parser of mathematical expressions, based on Roland Schmehl "fparser"☆42Updated 5 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆36Updated 3 years ago
- Fortran Library for Lagrange InterpolAtion☆12Updated 8 years ago
- FOSSIL, FOrtran Stereo (si) Litography parser☆16Updated last year
- Searching and sorting with modern Fortran☆24Updated 2 years ago
- Modern Fortran sorting routines for strings☆19Updated 9 months ago
- Vector algebra class for Fortran poor people☆28Updated 3 years ago