Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Math-MatrixReal-2.13-28.fc45 RPM for noarch

From Fedora Rawhide for ppc64le / p

Name: perl-Math-MatrixReal Distribution: Fedora Project
Version: 2.13 Vendor: Fedora Project
Release: 28.fc45 Build date: Fri Jul 17 13:21:22 2026
Group: Unspecified Build host: buildvm-a64-10.rdu3.fedoraproject.org
Size: 212239 Source RPM: perl-Math-MatrixReal-2.13-28.fc45.src.rpm
Packager: Fedora Project
Url: https://metacpan.org/release/Math-MatrixReal
Summary: Manipulate matrix of reals
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.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-28
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-27
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-26
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-25
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-24
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/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


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Jul 23 00:30:00 2026