Fedora 19 Update: armadillo-4.450.0-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sat Oct 4 03:31:24 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-11346
2014-09-25 09:22:58
--------------------------------------------------------------------------------

Name        : armadillo
Product     : Fedora 19
Version     : 4.450.0
Release     : 1.fc19
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:

This release has several improvements and fixes:

 * faster handling of matrix transposes within compound expressions
 * expanded symmatu()/symmatl() to optionally disable taking the complex conjugate of elements
 * expanded sort_index() to handle complex vectors
 * expanded the gmm_diag class with functions to generate random samples
 * faster handling of subvectors by dot()
 * faster handling of aliasing by submatrix views
 * expanded batch insertion constructors for sparse matrices to add values at repeated locations
 * added clamp() for clamping values to be between lower and upper limits
 * added gmm_diag class for statistical modelling using Gaussian Mixture Models (GMM);
 * includes multi-threaded implementation of k-means clustering and Expectation Maximisation (EM) algorithms

--------------------------------------------------------------------------------
ChangeLog:

* Tue Sep 23 2014 José Matos <jamatos at fedoraproject.org> - 4.450.0-1
- update to 4.450.0
* Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.320.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jul  4 2014 José Matos <jamatos at fedoraproject.org> - 4.320.0-1
- update to 4.320.0
* Sat Jun  7 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.300.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun May  4 2014 José Matos <jamatos at fedoraproject.org> - 4.300.0-2
- add hdf5-devel as build requirement and also as required for the
  -devel sub-package
* Fri May  2 2014 José Matos <jamatos at fedoraproject.org> - 4.300.0-1
- update to 4.300.0
* Wed Apr  9 2014 José Matos <jamatos at fedoraproject.org> - 4.200.0-1
- update to 4.200.0
* Fri Mar 14 2014 José Matos <jamatos at fedoraproject.org> - 4.100.2-1
- update to 4.100.2
* Sun Mar  2 2014 José Matos <jamatos at fedoraproject.org> - 4.100.0-1
- update to 4.100.0
* Sat Jan 25 2014 José Matos <jamatos at fedoraproject.org> - 4.000.2-1
- update to 4.000.2
* Fri Jan 10 2014 José Matos <jamatos at fedoraproject.org> - 4.000.0-2
- add mex_interface to documentation (demonstration of how to connect
  Armadillo with MATLAB/Octave mex functions)
* Thu Jan  9 2014 José Matos <jamatos at fedoraproject.org> - 4.000.0-1
- update to 4.000.0
- dropped boost dependency and added arpack
- remove reference to boost in the comments
* Tue Dec 10 2013 José Matos <jamatos at fedoraproject.org> - 3.930.1-1
- update to 3.930.1
- update the name of the documentation paper from 2013 to 2014
* Mon Nov 25 2013 José Matos <jamatos at fedoraproject.org> - 3.920.3-1
- update to 3.920.3
* Tue Oct 29 2013 José Matos <jamatos at fedoraproject.org> - 3.920.2-1
- update to 3.920.2
* Mon Sep 30 2013 José Matos <jamatos at fedoraproject.org> - 3.920.1-1
- update to 3.920.1
* Mon Sep 30 2013 José Matos <jamatos at fedoraproject.org> - 3.920.0-1
- update to 3.920.0
* Sun Sep 22 2013 Orion Poplawski - 3.910.0-2
- Rebuild for atlas 3.10
* Fri Aug 16 2013 José Matos <jamatos at fedoraproject.org> - 3.910.0-1
- update to 3.910.0
* Sat Aug  3 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.900.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 30 2013 Petr Machata <pmachata at redhat.com> - 3.900.4-2
- Rebuild for boost 1.54.0
* Wed Jun 12 2013 José Matos <jamatos at fedoraproject.org> - 3.900.4-1
- update to 3.900.4
--------------------------------------------------------------------------------

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