Fedora 22 Update: armadillo-5.600.2-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Thu Oct 1 18:59:10 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-15808
2015-10-01 15:59:58.766114
--------------------------------------------------------------------------------

Name        : armadillo
Product     : Fedora 22
Version     : 5.600.2
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 to latest stable release armadillo-5.600.2:    * expanded .each_col() and
.each_row() to handle out-of-place operations   * added .each_slice() for
repeated matrix operations on each slice of a cube   * faster handling of
compound expressions by join_rows() and join_cols()    * expanded object
constructors and generators to handle size() based specification of dimensions
(changes in 5.500)   * faster handling of submatrix rows (changes in 5.500)   *
faster clamp() (changes in 5.500)   * fixes for handling sparse matrices
(changes in 5.500)    * added find_unique() for finding indices of unique values
(changes in 5.400)   * added diff() for calculating differences between
consecutive elements (changes in 5.400)   * added cumprod() for calculating
cumulative product (changes in 5.400)   * added null() for finding the
orthonormal basis of null space (changes in 5.400)   * expanded interp1() to
handle repeated locations (changes in 5.400)   * expanded unique() to handle
complex numbers (changes in 5.400)   * faster flipud() (changes in 5.400)   *
faster row-wise cumsum() (changes in 5.400)   * fix for k-means clustering in
gmm_diag class (changes in 5.400)
--------------------------------------------------------------------------------
References:

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

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