cmacmackin / fordLinks
Automatically generates FORtran Documentation from comments within the code.
☆42Updated 5 years ago
Alternatives and similar repositories for ford
Users that are interested in ford are comparing it to the libraries listed below
Sorting:
- The Fortran Template Library☆119Updated 3 months ago
- Lightweight HDF5 polymorphic Fortran: h5write() h5read()☆115Updated last month
- A short tutorial to get people started with Fortran's coolest feature, coarrays.☆59Updated last year
- Forlab is a Fortran module that provides a lot of functions for scientific computing mostly inspired by Matlab and Python's package NumPy…☆35Updated 4 years ago
- Fortran type-free variable and type-free dictionary☆76Updated last year
- Popular design patterns implemented in Fortran.☆79Updated 3 weeks ago
- Fortran interface to the GNU Scientific Library☆93Updated last year
- Lightweight YAML parser written in object-oriented Fortran☆50Updated last month
- Modern Fortran Numerical Differentiation Library☆73Updated 9 months ago
- Short instructional Fortran codes associated with Twitter @FortranTip☆79Updated 8 months ago
- An easy to follow library to make Fortran easier in general with wrapped interfaces, sorting routines, kD-Trees, and other algorithms to …☆110Updated last month
- Fortran logging library☆57Updated 8 years ago
- Strings Fortran Manipulator with steroids☆92Updated 3 months ago
- The simple testing framework☆110Updated last month
- Static source code analysis for Fortran, tracks variables in a routine's callgraph☆45Updated 5 years ago
- Fortran Object-Oriented Differential-equations Integration Environment, FOODIE☆129Updated 2 years ago
- An equation parser class for Modern Fortran☆51Updated 3 months ago
- Fortran Units (environment) for Reliable phYsical math☆34Updated 2 years ago
- Flexible & extensible object oriented Fortran unit testing framework for serial, MPI-parallel and coarray-parallel projects☆28Updated last month
- the opinionated *best practices* of Fortran FOSS Programmers group☆70Updated 8 years ago
- Python-Fortran bindings examples☆54Updated 11 months ago
- fpm package implementing a hash table with support for generic keys and values.☆43Updated 2 years ago
- Modern Fortran QUADPACK Library for 1D numerical quadrature☆82Updated last year
- Examples of using the object-oriented features in Fortran, taken from my presentation at RSECon 2019☆25Updated 6 years ago
- FoBiS.py, Fortran projects Building System for poor people