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-19.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: perl-Math-MatrixReal Distribution: Fedora Project
Version: 2.13 Vendor: Fedora Project
Release: 19.fc37 Build date: Fri Jul 22 10:48:07 2022
Group: Unspecified Build host: buildvm-x86-21.iad2.fedoraproject.org
Size: 213445 Source RPM: perl-Math-MatrixReal-2.13-19.fc37.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+ or Artistic

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-19
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.13-18
  - Perl 5.36 rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2.13-15
  - Perl 5.34 rebuild
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.13-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_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, Tue Apr 9 21:14:35 2024