Over the years, I have collected, modified, adapted, adopted or created a number of software packages in FORTRAN. You might be able to use one of ... For each package listed below, if you click on its name, you can see an expanded explanation of its purpose, a list of its contents, and copy the entire source code file,
www.math.iastate.edu/burkardt/f_src/f_src.html
Fortran - Wikipedia, the free encyclopedia
Fortran (previously FORTRAN ) is a general-purpose, procedural, imperative programming language that is especially suited to numeric computation and scientific computing. Originally developed by IB...
en.wikipedia.org/wiki/Fortran
Arithmetic with Error Bounds - Fortran 90 code by Abraham Agay. ... Dan Nagle (Purple Sage Consulting) code - Fortran Portability Project, Fortran 2003 examples, and Fortran modules. ... Fortran code - Fortran 77 codes by Daniel Powers for optimization and statistics.
www.dmoz.org/Computers/Programming/Languages/Fortran/So... www.dmoz.org/Computers/Programming/Languages/Fortran/Source_Code/
ASAD - Package for creating and integrating chemistry schemes in atmospheric models without the need to write any Fortran code to solve the chemical rate equations. Developed by Dr. Glenn Carver and Dr. Paul Brown (assisted by Dr. Oliver Wild) of the Centre for Atmospheric Science, Cambridge University, UK.
www.dmoz.org/Computers/Programming/Languages/Fortran/So... www.dmoz.org/Computers/Programming/Languages/Fortran/Source_Code/Physics/
implicit integer (a - z) common primes, twins, goldbach parameter (maxsize = 1000000) logical top(maxsize +1), bottom(maxsize +1) primes = 1 twins = 0 goldbach = 0 write (*, *)' give an even integer greater than ... You can cut and paste the FORTRAN code below to count prime numbers. Otherwise this page is quite boring.
www.math.utah.edu/prime.html
Fortran Compilers and Development Tools. ... Welcome to Lahey's Fortran Code Repository. This is a new area on our website where users can share Fortran code and programming techniques. Through collaboration with customers we're implementing the code repository with the following in mind:
www.lahey.com/code.htm www.lahey.com/code.htm
A WEB site on the way to more Fortran public domain utilities. ... ORDERPACK 2.0 Unconditional, Unique, and Partial Ranking, Sorting, and Permutation Fortran 90 source code.
www.fortran-2000.com/ www.fortran-2000.com/
c based on Fox et al Physical Review A vol.38(1988)5938 and c modification of GASDEV from Numerical Recipes for Fortran(2nd ed.pg279) c CAPE is capital E in the article by Fox et. al.
www.fortran.com/gauss_random.html www.fortran.com/gauss_random.html
Free Fortran Source Code Collections and examples of the Fortran Programming Language ... Alan Miller Fortran Software; Large collection of Fortran source code.
www.freeprogrammingresources.com/fortransrc.html www.freeprogrammingresources.com/fortransrc.html
Includes updates of some TOMS algorithms, logistic regression, a Fortran 90 version of the special functions from the NSWC (Naval Surface Warfare Center) Math. ... I have received several requests for Fortran code to perform logistic regression, that is to fit: p = F/(1 + F) where p = the probability that a case is in...
users.bigpond.net.au/amiller/
Related Topics