SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Math-MatrixReal
Version : 2.05 Vendor : Fedora Project
Release : 3.fc12 Date : 2009-07-27 17:25:56
Group : Development/Libraries Source RPM : perl-Math-MatrixReal-2.05-3.fc12.src.rpm
Size : 0.19 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-secondary/releases/12/Everything/sparc/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-MatrixReal-2.05-3.fc12.noarch.rpm
ftp.icm.edu.pl  perl-Math-MatrixReal-2.05-3.fc12.noarch.rpm
ftp.icm.edu.pl  perl-Math-MatrixReal-2.05-3.fc12.noarch.rpm
ftp.icm.edu.pl  perl-Math-MatrixReal-2.05-3.fc12.noarch.rpm
ftp.icm.edu.pl  perl-Math-MatrixReal-2.05-3.fc12.noarch.rpm
ftp.icm.edu.pl  perl-Math-MatrixReal-2.05-3.fc12.noarch.rpm
     

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

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(vars)
perl(Carp)
perl(:MODULE_COMPAT_5.10.0)
perl(Exporter)
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/Math
/usr/lib/perl5/vendor_perl/5.10.0/Math/MatrixReal.pm
/usr/share/doc/perl-Math-MatrixReal-2.05
/usr/share/doc/perl-Math-MatrixReal-2.05/CHANGES
/usr/share/doc/perl-Math-MatrixReal-2.05/CREDITS
/usr/share/doc/perl-Math-MatrixReal-2.05/GOALS
/usr/share/doc/perl-Math-MatrixReal-2.05/README
/usr/share/doc/perl-Math-MatrixReal-2.05/TODO
/usr/share/man/man3/Math::MatrixReal.3pm.gz

 
ICM