Fortran 简明教程

Fortran - Program Libraries

有各种 Fortran 工具和库。有些是免费的,有些是付费服务。

There are various Fortran tools and libraries. Some are free and some are paid services.

以下是部分免费库:

Following are some free libraries −

  1. RANDLIB, random number and statistical distribution generators

  2. BLAS

  3. EISPACK

  4. GAMS–NIST Guide to Available Math Software

  5. Some statistical and other routines from NIST

  6. LAPACK

  7. LINPACK

  8. MINPACK

  9. MUDPACK

  10. NCAR Mathematical Library

  11. The Netlib collection of mathematical software, papers, and databases.

  12. ODEPACK

  13. ODERPACK, a set of routines for ranking and ordering.

  14. Expokit for computing matrix exponentials

  15. SLATEC

  16. SPECFUN

  17. STARPAC

  18. StatLib statistical library

  19. TOMS

  20. Sorting and merging strings

以下库不免费:

The following libraries are not free −

  1. The NAG Fortran numerical library

  2. The Visual Numerics IMSL library

  3. Numerical Recipes