packages

Simply Fortran Package Server

LAPACK95

LAPACK95 is a Fortran 95 interface to the Fortran 77 LAPACK library. It improves upon the original user-interface to the LAPACK package, taking advantage of the considerable simplifications which Fortran 95 allows. The design of LAPACK95 exploits assumed-shape arrays, optional arguments, and generic interfaces. The Fortran 95 interface has been implemented by writing Fortran 95 "wrappers" to call existing routines from the LAPACK package. This interface can persist unchanged even if the underlying Fortran 77 LAPACK code is rewritten to take advantage of the new features of Fortran 95.

Version: 20140530-2
Homepage: http://www.netlib.org/lapack95/index.html
License: LAPACK BSD

Platforms:
x86 x64

Tags:
math linear algebra least squares eigenvalue decomposition matrix

Dependencies:

Conflicts:
None

To install packages, please use a suitable client.