SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-MatrixReal rpm build for : Fedora 30. For other distributions click perl-Math-MatrixReal.

Name : perl-Math-MatrixReal
Version : 2.13 Vendor : Fedora Project
Release : 8.fc30 Date : 2019-02-02 09:57:15
Group : Unspecified Source RPM : perl-Math-MatrixReal-2.13-8.fc30.src.rpm
Size : 0.20 MB
Packager : Fedora Project
Summary : Manipulate matrix of reals
Description :
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, i.e.,

$A = $matrix1 * $matrix2;
$B = $A ** 2;
$C = $A + 2*B;
$D = $C - $B/2;
$inverse = $C ** -1;
$inverse = 1/$C;

does what you would like it to do.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/30/Everything/aarch64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-MatrixReal-2.13-8.fc30.noarch.rpm
ftp.icm.edu.pl  perl-Math-MatrixReal-2.13-8.fc30.noarch.rpm
     

Provides :
perl(Math::MatrixReal)
perl-Math-MatrixReal

Requires :
perl(:MODULE_COMPAT_5.28.1)
perl(Carp)
perl(Data::Dumper)
perl(Exporter)
perl(Scalar::Util)
perl(overload)
perl(strict)
perl(vars)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/perl-Math-MatrixReal
/usr/share/doc/perl-Math-MatrixReal/CHANGES
/usr/share/doc/perl-Math-MatrixReal/CONTRIBUTING.md
/usr/share/doc/perl-Math-MatrixReal/CREDITS
/usr/share/doc/perl-Math-MatrixReal/GOALS
/usr/share/doc/perl-Math-MatrixReal/OLD_README
/usr/share/doc/perl-Math-MatrixReal/README.mkd
/usr/share/doc/perl-Math-MatrixReal/TODO
/usr/share/doc/perl-Math-MatrixReal/example
/usr/share/doc/perl-Math-MatrixReal/example/bench.pl
/usr/share/doc/perl-Math-MatrixReal/example/bench_mult.pl
/usr/share/doc/perl-Math-MatrixReal/example/bench_new_diag.pl
/usr/share/doc/perl-Math-MatrixReal/example/openg-and-matrix.pl
/usr/share/man/man3/Math::MatrixReal.3pm.gz
/usr/share/perl5/vendor_perl/Math
/usr/share/perl5/vendor_perl/Math/MatrixReal.pm

 
ICM