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
- A fortran library to perform parallel sorts.☆29Updated 4 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
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆19Updated 3 years ago
- Interface declarations for basic linear algebra subprograms☆11Updated last year
- A complete tutorial on interfacing Fortran with C☆13Updated 7 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
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆26Updated 6 months 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
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆36Updated 3 years ago
- ☆23Updated last year
- A collection of utilities written in Modern Fortran☆10Updated last year
- 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
- 1D Akima spline interpolation with derivatives☆26Updated 10 years ago
- Linear lookup table implemented in modern Fortran☆24Updated 5 months ago
- Fortran Library for Lagrange InterpolAtion☆12Updated 8 years ago
- The INTEGRAL library provides routines for the integration of functions of various types. Additionally, the INTEGRAL library provides ro…☆17Updated 2 years ago
- A modern Fortran abstraction layer for OpenCL☆41Updated 3 months ago
- Using FORTRAN to call CUBLAS library's function.☆18Updated 8 years ago
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated 2 years ago
- Fortran Units (environment) for Reliable phYsical math☆34Updated 2 years 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
- Container library for Fortran programming language☆29Updated 7 years ago
- A Key-Value Dictionary for Fortran implemented with a hashtable and singly-linked lists.☆19Updated 7 years ago
- Fast hash map implementation in fortran☆34Updated 2 years ago