scivision / fortran-submoduleLinks
Examples of modern Fortran 2008 submodule
☆28Updated last year
Alternatives and similar repositories for fortran-submodule
Users that are interested in fortran-submodule are comparing it to the libraries listed below
Sorting:
- Examples of using the object-oriented features in Fortran, taken from my presentation at RSECon 2019☆25Updated 5 years ago
- Fast and simple filesystem and path manipulation library. OS, compiler, platform agnostic. Interfaces for C, C++, and Fortran.☆41Updated this week
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆22Updated 4 years ago
- Modern Fortran Linked List☆34Updated 2 months ago
- Modern Fortran interface to the LSODA and LSODAR routines in ODEPACK☆15Updated last year
- Fortran Units (environment) for Reliable phYsical math☆33Updated 2 years ago
- Modern Fortran Interfaces to BLAS and LAPACK☆39Updated 6 months ago
- Linear lookup table implemented in modern Fortran☆24Updated 2 years ago
- Examples of Fortran 2003 C / C++ interfacing with Fortran☆32Updated 2 weeks ago
- Portability Environment for Fortran poor people☆40Updated 3 weeks ago
- Collection of optimization techniques used in Modern Fortran☆28Updated 5 years ago
- Multidimensional (1D-6D) Linear and Nearest-Neighbor Interpolation with Modern Fortran☆57Updated last year
- Modern Fortran Linear Algebra library☆36Updated 4 months ago
- Modern Fortran Edition of REGRIDPACK☆17Updated last year
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl