fortran-lang / talks
Repository for talks and presentations about fortran-lang projects
☆13Updated 10 months ago
Alternatives and similar repositories for talks:
Users that are interested in talks are comparing it to the libraries listed below
- Fortran commandline-interface using a simple prototype command☆21Updated 2 weeks ago
- A modern Fortran abstraction layer for OpenCL☆41Updated last year
- A Regular Expression Engine written entirely in Fortran☆25Updated last month
- Modern Fortran wrappers around MPI routines☆34Updated 10 months ago
- A fortran library of fast functions☆30Updated 2 months ago
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆24Updated 5 months ago
- ☆23Updated 9 months ago
- A Fortran library for colormaps☆21Updated 9 months ago
- An utility for the run-time checking of program requirements and for providing diagnostic error output inside pure procedures☆19Updated last month
- A standalone implementation of the MPI Fortran 2018 module☆29Updated 2 weeks ago
- Fortran string manipulations☆24Updated last month
- An object-oriented, extensible reference-counting utility for Fortran☆29Updated last year
- Fast and simple filesystem and path manipulation library. OS, compiler, platform agnostic. Interfaces for C, C++, and Fortran.☆38Updated this week
- Fortran Units (environment) for Reliable phYsical math☆33Updated 2 years ago
- A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs)…☆22Updated last month
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆33Updated 2 years ago
- Call C system routines (mostly POSIX) from Fortran☆16Updated last month
- Portability Environment for Fortran poor people