MATALG
Matrix Calculations


MATALG is a FORTRAN90 program which carries out computations interactively.

MATALG allows the user to define scalar, vector, and matrix variables, define and evaluate formulas involving those variables, and apply some simple linear algebra methods to data.

Among others, MATALG recognizes matrix quantities such as:

Other commands allow the user to compute the characteristic polynomial, LU, QR or SVD factorizations, and so on.

Languages:

MATALG is available in a FORTRAN90 version.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 12 November 2006.