Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 1.2 KB

README.md

File metadata and controls

41 lines (20 loc) · 1.2 KB

Numerical Methods in Fortran

CI GitHub license

Numerical analysis, statistics algorithms in Fortran.

Motivation

Two years ago, I developed some numerical analysis examples with C++ and a few months ago, I started development with Julia but I give up with Julia (click here for my reasons) and I decided to develop algorithms with Fortran.

Algorithms

See Algorithms.

Distribution Tests

See Distributions.

Plotting

make plot && ./bin/main | gnuplot -p

License

Distributed under the GPL License. See LICENSE for more information.

Contact

Murat Koptur, LinkedIn

Email: [email protected]

References

TODO