Fedora 20 Update: armadillo-3.930.1-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 3 08:35:32 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-23511
2013-12-17 17:49:08
--------------------------------------------------------------------------------

Name        : armadillo
Product     : Fedora 20
Version     : 3.930.1
Release     : 1.fc20
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:

Latest stable release, the main changes are:
* added divide-and-conquer variant of svd_econ(), for faster SVD
* added divide-and-conquer variant of pinv(), for faster pseudo-inverse
* added element-wise variants of min() and max()
* added size() based specifications of submatrix view sizes
* added randi() for generating matrices with random integer values
* added inplace_trans() for memory efficient in-place transposes (contributed by Alexandre Drouin)
* added more intuitive specification of sort direction in sort() and sort_index()
* added more intuitive specification of method in det(), .i(), inv() and solve()
* added more precise timer for the wall_clock class when using C++11 
--------------------------------------------------------------------------------
ChangeLog:

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

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