MRedies / Interfacing-FortranLinks
A complete tutorial on interfacing Fortran with C
☆12Updated 7 years ago
Alternatives and similar repositories for Interfacing-Fortran
Users that are interested in Interfacing-Fortran are comparing it to the libraries listed below
Sorting:
- Fortran OOP Library for all algebraic and functional operations with sparse matrices. That is, for matrices where the number of zeros hig…☆17Updated 5 years ago
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆24Updated 3 months ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆34Updated 3 years ago
- Robust exception like error handling using modern Fortran☆18Updated 4 years 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 weeks ago
- "<string,string>" hash table in Fortran 2008