Fortran - 程序库

  • 简述

    有各种 Fortran 工具和库。有些是免费的,有些是付费服务。
    以下是一些免费库 -
    • RANDLIB, random number and statistical distribution generators
    • BLAS
    • EISPACK
    • GAMS–NIST Guide to Available Math Software
    • Some statistical and other routines from NIST
    • LAPACK
    • LINPACK
    • MINPACK
    • MUDPACK
    • NCAR Mathematical Library
    • The Netlib collection of mathematical software, papers, and databases.
    • ODEPACK
    • ODERPACK, a set of routines for ranking and ordering.
    • Expokit for computing matrix exponentials
    • SLATEC
    • SPECFUN
    • STARPAC
    • StatLib statistical library
    • TOMS
    • Sorting and merging strings
    以下库不是免费的 -
    • The NAG Fortran numerical library
    • The Visual Numerics IMSL library
    • Numerical Recipes