Fedora 20 Update: perl-Math-MatrixReal-2.11-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Wed Jan 15 05:53:37 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-0336
2014-01-07 08:50:00
--------------------------------------------------------------------------------

Name        : perl-Math-MatrixReal
Product     : Fedora 20
Version     : 2.11
Release     : 1.fc20
URL         : http://search.cpan.org/dist/Math-MatrixReal/
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.

--------------------------------------------------------------------------------
Update Information:

Update to the latest upstream version.
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan  6 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.11-1
- 2.11 bump
* Mon Nov 25 2013 Petr Pisar <ppisar at redhat.com> - 2.10-1
- 2.10 bump
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1048454 - perl-Math-MatrixReal-2.11 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1048454
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Math-MatrixReal' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list