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-2Homepage: http://www.cs.umd.edu/~stewart/matran/Matran.html
License: Matran License
Platforms:
Tags:
Dependencies:
Conflicts:
To install packages, please use a suitable client.