Fedora 21 Update: armadillo-5.300.4-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Wed Aug 12 07:00:45 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-12710
2015-08-04 03:15:02
--------------------------------------------------------------------------------

Name        : armadillo
Product     : Fedora 21
Version     : 5.300.4
Release     : 1.fc21
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:

Version 5.300.4   (Plutocracy Incorporated)

 * added generalised Schur decomposition: qz()
 * added .has_inf() and .has_nan()
 * expanded interp1() to handle out-of-domain locations
 * expanded sparse matrix class with .set_imag() and .set_real()
 * expanded imag(), real() and conj() to handle sparse matrices
 * expanded diagmat(), reshape() and resize() to handle sparse matrices
 * faster sparse sum()
 * faster row-wise sum(), mean(), min(), max()
 * updated physical constants to NIST 2014 CODATA values
 * fixes for handling sparse submatrix views
--------------------------------------------------------------------------------
ChangeLog:

* Mon Aug  3 2015 José Matos <jamatos at fedoraproject.org> - 5.300.4-1
- update to 5.300.4
- add %license tag
* Fri Jul  3 2015 José Matos <jamatos at fedoraproject.org> - 5.200.2-2
- add requires:SuperLU-devel to -devel subpackage
* Thu Jul  2 2015 José Matos <jamatos at fedoraproject.org> - 5.200.2-1
- update to 5.200.2
- add BR SuperLU-devel, required on version 5+
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.650.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat May  2 2015 Kalev Lember <kalevlember at gmail.com> - 4.650.2-2
- Rebuilt for GCC 5 C++11 ABI change
* Fri Feb 27 2015 José Matos <jamatos at fedoraproject.org> - 4.650.2-1
- update to 4.650.2
* Fri Feb 13 2015 José Matos <jamatos at fedoraproject.org> - 4.600.4-1
- update to 4.600.4
* Fri Dec  5 2014 Ryan Curtin <ryan at ratml.org> - 4.550.2-1
- update to 4.550.2 for gcc 4.4 bug which is only relevant on EL6
* Fri Nov 28 2014 José Matos <jamatos at fedoraproject.org> - 4.550.0-1
- update to 4.550.0
* Fri Nov 14 2014 José Matos <jamatos at fedoraproject.org> - 4.500.0-1
- update to 4.500.0
--------------------------------------------------------------------------------
References:

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

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 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