packages

Simply Fortran Package Server

Matran

Matran (pronounced MAY-tran) is a Fortran 95 wrapper that implements matrix operations and computes matrix decompositions using Lapack and the Blas. Although Matran is not based on a formally defined matrix language, it provides the flavor and convenience of coding in matrix oriented systems like Matlab, Octave, etc. By using routines from Lapack and the Blas, Matran allows the user to obtain the computational benefits of these packages with minimal fuss and bother.

To link with Matran, simply add:

-lmatran -llapack -lblas

to your Linker flags under Simply Fortran's Project Options.

Version: 20141216-2
Homepage: http://www.cs.umd.edu/~stewart/matran/Matran.html
License: Matran License

Platforms:
x86 x64

Tags:
matrix decomposition decompositions linear algebra

Dependencies:

Conflicts:
None

To install packages, please use a suitable client.