SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-Matrix rpm build for : OpenSuSE. For other distributions click perl-Math-Matrix.

Name : perl-Math-Matrix
Version : 0.940.0 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2024-07-24 22:32:53
Group : Unspecified Source RPM : perl-Math-Matrix-0.940.0-lp155.1.1.src.rpm
Size : 0.33 MB
Packager : https://www_suse_com/
Summary : Multiply and invert Matrices
Description :
This module implements various constructors and methods for creating and
manipulating matrices.

All methods return new objects, so, for example, \'$X->add($Y)\' does not
modify \'$X\'.

$X -> add($Y); # $X not modified; output is lost
$X = $X -> add($Y); # this works

Some operators are overloaded (see OVERLOADING) and allow the operand to be
modified directly.

$X = $X + $Y; # this works
$X += $Y; # so does this

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-Matrix-0.940.0-lp155.1.1.noarch.rpm
     

Provides :
perl(Math::Matrix)
perl-Math-Matrix

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Math::Trig) >= 1.06
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/lib/perl5/vendor_perl/5.26.1/Math
/usr/lib/perl5/vendor_perl/5.26.1/Math/Matrix.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Math-Matrix
/usr/share/doc/packages/perl-Math-Matrix/Changes
/usr/share/doc/packages/perl-Math-Matrix/README
/usr/share/doc/packages/perl-Math-Matrix/README.md
/usr/share/man/man3/Math::Matrix.3pm.gz

 
ICM