Fedora 22 Update: armadillo-6.500.5-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Sat Mar 5 22:50:31 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-de7dbf080e
2016-03-05 18:25:11.095000
--------------------------------------------------------------------------------

Name        : armadillo
Product     : Fedora 22
Version     : 6.500.5
Release     : 1.fc22
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:

Update armadillo to the supported stable release.  Changes since version (5.600)
* correction for datum::Z_0 constant * fixes for corner cases in gmm_diag class
* fixes for spsolve(), eigs_sym(), eigs_gen(), svds() * advanced constructors
for using auxiliary memory now have the default of strict = false * Cube class
now delays allocation of .slice() related structures until needed * stricter
handling of matrix objects by hist() and histc() * added conv2() for 2D
convolution * added stand-alone kmeans() function for clustering data * added
trunc() * added ind2sub() and sub2ind() * added .for_each() to Mat, Row, Col,
Cube and field classes * added rcond() for estimating the reciprocal condition
number * added Schur decomposition: schur() * expanded solve() to find
approximate solutions for rank-deficient systems * expanded join_slices() to
handle joining cubes with matrices* faster handling of non-contiguous submatrix
views in compound expressions * expanded each_col(), each_row() and each_slice()
to handle C++11 lambda functions * expanded diagmat() to handle non-square
matrices and arbitrary diagonals * expanded trace() to handle non-square
matrices * extended conv() to optionally provide central convolution * faster
handling of multiply-and-accumulate by accu() when using Intel MKL, ATLAS or
OpenBLAS * faster norm() and normalise() when using Intel MKL, ATLAS or OpenBLAS
--------------------------------------------------------------------------------
References:

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

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