Fedora 23 Update: armadillo-6.600.4-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Mon Mar 28 19:23:27 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-5f611bc2f0
2016-03-28 15:46:08.991864
--------------------------------------------------------------------------------

Name        : armadillo
Product     : Fedora 23
Version     : 6.600.4
Release     : 1.fc23
URL         : http://arma.sourceforge.net/
Summary     : Fast C++ matrix library with interfaces to LAPACK and ATLAS
Description :
Armadillo is a C++ linear algebra library (matrix maths)
aiming towards a good balance between speed and ease of use.
Integer, floating point and complex numbers are supported,
as well as a subset of trigonometric and statistics functions.
Various matrix decompositions are provided through optional
integration with LAPACK and ATLAS libraries.
A delayed evaluation approach is employed (during compile time)
to combine several operations into one and reduce (or eliminate)
the need for temporaries. This is accomplished through recursive
templates and template meta-programming.
This library is useful if C++ has been decided as the language
of choice (due to speed and/or integration capabilities), rather
than another language like Matlab or Octave.

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

New stable armadillo release with the following changes:  * fix for gmm_diag
when using Mahalanobis distance * expanded sum(), mean(), min(), max() to handle
cubes * expanded Cube class to handle arbitrarily sized empty cubes (eg. 0x5x2)
* added shift() for circular shifts of elements * added sqrtmat() for finding
the square root of a matrix.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1317870 - armadillo-6.600.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1317870
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update armadillo' at the command line.
For more information, refer to "Managing Software with yum",
available at https://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