-
Notifications
You must be signed in to change notification settings - Fork 7
Home
ramos edited this page Sep 14, 2010
·
3 revisions
A FOTRAN Numerical library (AFNL) is a set of MODULES containing definitions of Fourier series and polynomials, and able to perform linear (multi-)dimensional fittings, resampling (bootstrap) techniques, optimisation, numerical integrals and integration of ODE, sorting/searching data, compute roots of functions, and many other numerical tasks.
The code is all FORTRAN 2003 compilant. Although there are not yet compilers that support the full FORTRAN 2003 standard, recent versions of the intel fortran compiler and gfortran ave the necessary features to compile the library withput any problems.