SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Math-Matrix
Version : 0.94 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.42 Date : 2024-08-05 17:26:32
Group : Unspecified Source RPM : perl-Math-Matrix-0.94-1.42.src.rpm
Size : 0.33 MB
Packager : (none)
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:/CPAN-M/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-Matrix-0.94-1.42.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Math::Trig) >= 1.06
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Math
/usr/lib/perl5/vendor_perl/5.40.0/Math/Matrix.pm
/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