Skip to content

mrtkp9993/Numerical-Methods-in-Fortran

Repository files navigation

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: muratkoptur@yandex.com

References

TODO