IMSL FORTRAN Numerical Libraries

What are the IMSL FORTRAN Numerical Libraries?

The IMSL FORTRAN Numerical Libraries are a set of FORTRAN routines for solving various IMSL FORTRAN Numerical Libraries problems including: IMSL is a library licensed from Visual Numerics and the name IMSL is an acronym for the International Mathematical and Statistical Library. The library contains general-purpose math and statistics routines for the following areas: eigenvalues and eigenvectors, linear systems of equations, interpolation and fitting, integration and differentiation, ordinary and partial differential equations, transforms, nonlinear equations, optimization, a wide variety of special functions, basic statistics, regression, correlation, analysis of variation, categorical and discrete data analysis, nonparametric statistics, tests of goodness-of-fit and randomness, time series analysis, cluster analysis, sampling, survival analysis, life testing and reliability, multidimensional scaling, density and hazard estimation, line printer graphics, probability distribution functions, and random number generation.

How to Use

To use IMSL FORTRAN Numerical Libraries you will need to add the following to your .tcshrc file.
source  /usr/local/Standards/imsl
To access the IMSL help system, run following command:
iptdoc
When compiling programs using IMSL add the following to you command line:
-L/usr/local/imsl/lib/lib.sun4 -limsl

Manuals Availability

Manuals are available from the System Administrator and/or the machine room book shelf.

Availability

IMSL FORTRAN Numerical Libraries are available on the Suns.


Press here to return to the User's Guide Menu.