jchristopherson / fplotLinks
A Fortran library providing a convenient interface for plotting with Gnuplot.
☆35Updated last month
Alternatives and similar repositories for fplot
Users that are interested in fplot are comparing it to the libraries listed below
Sorting:
- Fortran string manipulations☆24Updated 2 months ago
- Modern Fortran Linear Algebra library☆36Updated 3 months ago
- A Fortran library for colormaps☆21Updated 10 months ago
- An equation parser class for Modern Fortran☆48Updated 11 months ago
- Fazang is a Fortran library for reverse-mode automatic differentiation, inspired by Stan/Math library.☆40Updated 3 years ago
- Lightweight implementation of Krylov subspace techniques in Fortran.☆30Updated 3 weeks ago
- A modern Fortran library for finding the roots of continuous scalar functions of a single real variable, using derivative-free methods.☆45Updated 4 months ago
- A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs)…☆24Updated 3 weeks ago
- Fortran STL File I/O☆26Updated 5 months ago
- 1D-6D Adaptive Gaussian Quadrature with Modern Fortran☆38Updated 3 years ago
- Fast and simple filesystem and path manipulation library. OS, compiler, platform agnostic. Interfaces for C, C++, and Fortran.☆41Updated 3 weeks ago
- Modern Fortran Interfaces to BLAS and LAPACK☆38Updated 5 months ago
- fpm package implementing a hash table with support for generic keys and values.☆42Updated 2 years ago
- An object-oriented, extensible reference-counting utility for Fortran☆29Updated last year
- Fortran Units (environment) for Reliable phYsical math☆33Updated 2 years ago
- Fortran commandline-interface using a simple prototype command☆21Updated last month
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆22Updated 4 years ago
- Fortran port of the tiny-regex-c library☆28Updated last year
- Modern Fortran Linked List☆34Updated last month
- Fortran Ansi Colors (and Styles) Environment☆39Updated 2 years ago
- Fortran Implementation of Abstract Types☆36Updated 9 years ago
- A Modern Fortran Numerical & Scientific Programming Package☆17Updated last month
- A Modern Fortran sparse matrices gallery☆33Updated 10 months ago
- Linear lookup table implemented in modern Fortran☆23Updated 2 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆33Updated 2 years ago
- A fortran library of fast functions☆30Updated 3 months ago
- Forward mode automatic differentiation for Fortran