Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owainkenwayucl/ruflib
Library of Really Useful Fortran modules
https://github.com/owainkenwayucl/ruflib
fortran io pbm pgm pnm
Last synced: 22 days ago
JSON representation
Library of Really Useful Fortran modules
- Host: GitHub
- URL: https://github.com/owainkenwayucl/ruflib
- Owner: owainkenwayucl
- License: mit
- Created: 2016-11-07T11:05:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-28T16:09:04.000Z (about 3 years ago)
- Last Synced: 2024-01-29T08:48:27.063Z (9 months ago)
- Topics: fortran, io, pbm, pgm, pnm
- Language: Fortran
- Size: 6.84 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ruflib
Library of Really Useful Fortran modulesThis is primarily for my own use and will grow over time.
## tests
To build tests run:
```bash
FC= make
```for some *\* (nagfor, ifort, gfortran).