./math/p5-Math-MatrixReal, Perl module for performing operations on real matrices

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q1, Version: 2.12, Package name: p5-Math-MatrixReal-2.12, Maintainer: pkgsrc-users

Math::MatrixReal - Matrix of Reals

This module includes many important matrix operations and methods:
matrix norm, matrix transposition, matrix inverse, determinant of a
matrix, order and numerical condition of a matrix, scalar product of
vectors, vector product of vectors, vector length, projection of row
and column vectors, a comfortable way for reading in a matrix from a
file, the keyboard or your code, and many more.

Systems of linear equations may be solved using an efficient algorithm
known as "L-R-decomposition" and several approximative (iterative)
methods. The Householder transformation and QL decomposition for the
determination of the eigensystem of a real symmetric matrix are also
implemented.

The module also features an implementation of Kleene's algorithm to
compute the minimal costs for all paths in a graph with weighted edges
(the "weights" being the costs associated with each edge).


Required to run:
[lang/perl5]

Master sites: (Expand)

SHA1: 24ca9eeca5c74d82c35ca9c32498e5ec1d4988fc
RMD160: 344ce28cac9fc9c6ee36ecc17f27f854b81f8f21
Filesize: 80.792 KB

Version history: (Expand)