معرفی شرکت ها


libmath-matrixreal-perl_2.13-2_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

module to manipulate NxN matrices of real numbers
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Mantic-23.10
مخزن Ubuntu universe all
نام بسته libmath-matrixreal-perl
نام فایل بسته libmath-matrixreal-perl_2.13-2_all.deb
نسخه بسته 2.13
انتشار بسته 2
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://metacpan.org/release/Math-MatrixReal
مجوز -
حجم دانلود 64864
حجم نصب 213
Math::MatrixReal implements the data type "matrix of reals" (and consequently also "vector of reals") which can be used almost like any other basic Perl type thanks to operator overloading. . It features many important 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. . It allows one to solve linear equation systems using an efficient algorithm known as "L-R-decomposition" and several approximative (iterative) methods. . It 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). . Finally, it allows one to solve the eigensystem of a real symmetric matrix, using Householder transformation and QL decomposition.


نیازمندی

مقدار نام
- perl:any


نحوه نصب


نصب پکیج deb libmath-matrixreal-perl:

    sudo apt-get install libmath-matrixreal-perl_2.13-2_all.deb


فایل ها

مسیرها
./usr/share/doc/libmath-matrixreal-perl/CONTRIBUTING.md
./usr/share/doc/libmath-matrixreal-perl/TODO
./usr/share/doc/libmath-matrixreal-perl/changelog.Debian.gz
./usr/share/doc/libmath-matrixreal-perl/copyright
./usr/share/doc/libmath-matrixreal-perl/examples/bench.pl
./usr/share/doc/libmath-matrixreal-perl/examples/bench_mult.pl
./usr/share/doc/libmath-matrixreal-perl/examples/bench_new_diag.pl
./usr/share/doc/libmath-matrixreal-perl/examples/openg-and-matrix.pl
./usr/share/man/man3/Math::MatrixReal.3pm.gz
./usr/share/perl5/Math/MatrixReal.pm