Sponsored Links
Directory Sites
Fortran 90 module, by William Mitchell, for measuring execution time of program segments. It is designed to be a portable, easy-to-use means of measuring execution time.
math.nist.gov
Library by David W. Pierce that allows calls to the XDR (eXternal Data Representation) routines from Fortran.
meteora.ucsd.edu
F (Fortran 95 subset) Program Examples
Factorial function, iterative computation of the square root, nonadvancing I/O, dynamic arrays, Towers of Hanoi, and other topics.
www.fortran.com
OS Command line interface utility for Compaq/Intel Visual Fortran with immediate return or wait specified in milliseconds (routine automatically quotes the command string).
www.fortranlib.com
Easy Inter-Process Shared Memory Communication Utilities for Win32 using a simple Fortran 77-style interface. Written for Compaq Visual Fortran by Gary Scott.
www.fortranlib.com
Code by Kevin Rhoads to allow precision to be deliberately thrown away in an IEEE floating point compliant computing environment in order to more closely model computations in less precise floating point systems.
www.fortranlib.com
Counts prime numbers.
www.math.utah.edu
PSIDE (Parallel Software for Implicit Differential Equations)
Code for solving implicit differential equations on shared memory parallel computers, by Jacques J.B. de Swart, Walter M. Lioen, and Wolter A. van der Veen.
www.cwi.nl
Code by J. L. Herring for transmission line modelling of electromagnetic fields in 3-dimensions using the symmetrical condensed node.
www.wjrh.ece.uvic.ca
MathFinance - Financial Functions Library
Fortran 90 code for the Cox-Ross-Rubinstein binomial model, the analytic Black-Scholes formula, and Monte Carlo Simulation.
www.mathfinance.de
Numerical Methods and Software
Code from book and for nonlinear optimization and matrix equations, by Stephen Nash.
iris.gmu.edu
Fortran 90 codes from introductory course by John Mahaffy.
www.personal.psu.edu
Fortran 77 codes to solve the quadratic equation, solve a nonlinear equation using the Newton-Raphson method, fit a simple linear regression, and solve a system of equations using Gaussian elimination.
www.sophtwarekodewerks.com
Codes to time floating point and integer arithmetic, intrinsic functions, and random access to memory.
serv.apphy.fukui-u.ac.jp
Algorithms and Data Structures in F and Fortran
Codes from book by Robin Vowels for sorting, linked lists and trees, complex arithmetic, text processing, solving linear equations, graphics, searching, numerical methods, and whole array operations.
www.fortran.com