fortranLAB

A collection of links, samples, examples and tests for setup and usage of fortran (or maybe c) with libraries providing number crunching capabilities like those of MATLAB

Download as .zip Download as .tar.gz View on GitHub

@ https://iurisegtovich.github.io/fortranLAB/

  • NOTICE: I am learning this stuff as I write; I am writing it as I learn. Suggestions, corrections, contributions are all welcome.

I usually use and suggest python (plus the scipy stack) for analysis of results of such number crunching, and for the number crunching itself in projects where this is viable. Try the julia language and libraries too.

Table of Contents Intentions

External References

Foadsf/Cmathtuts, “trying to collect all useful tutorials for famous C math and algebra libraries such as CBLAS, CLAPACK, GSL… “