|
|
| ESEMPI
FORTRAN 90 - |
- Nag
has set up a repository for contributed code:
WWW:
http://www.nag.co.uk/1/nagware/Examples
- The
Fortran Market has established itself on the World
Wide Web. "ONE place to find all information, products,
and services related to Fortran"
WWW:
http://www.fortran.com/fortran/market.html
- Lahey
Computer Systems downloadable F90 public domain
code.
- 11,000
lines offered by Richard Maine via anonymous ftp on
ftp.dfrf.nasa.govfile
is fdas.tar.Z
- Many
of the example
codes and problem solutions from NUMERICAL METHODS
FOR DIFFERENTIAL EQUATIONS - A computational approach
by John R. Dormand have been coded in F.
- Alan
Miller's home page contains code for converting
Numerical Recipes F90 code to make it compatible with
Laheys free ELF90 compiler and a variety of other
F90 code (quadruple-precision COMPLEX arithmetic,
TOMS 768, ...).
- STEJOI,
statistical package for joint occurrence events, on
Sun, including source code and everything, via anonymous
ftp on ftp.ifremer.fr
the file is f90dvl.tar.Z
- Module
unsigned_32, for definition and use of unsigned 32
bits integers, also on ftp.ifremer.fr
the file is unsi32.f90.Z
- f90split,
experimental version, similar to Unix BSD fsplit,
but for free source form, also on ftp.ifremer.fr
the file is f90split.f90.gz
- Algorithm
999 by A.G. Buckley for unconstrained nonlinear minimization,
on ftp.royalroads.ca
|
|
|
|
|