Fedora 18 Update: armadillo-3.810.0-1.fc18

updates at fedoraproject.org updates at fedoraproject.org
Wed May 1 03:38:58 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-6319
2013-04-22 23:40:37
--------------------------------------------------------------------------------

Name        : armadillo
Product     : Fedora 18
Version     : 3.810.0
Release     : 1.fc18
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 is a small update that has fixes and new features:

* workaround for a bug in ATLAS 3.8 on 64 bit systems
* minor fix for multiplication of complex sparse matrices
* faster matrix-vector multiply for small matrices
* added fast Fourier transform: fft()
* added handling of .imbue() and .transform() by submatrices and subcubes
* added batch insertion constructors for sparse matrices

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

* Sun Apr 21 2013 José Matos <jamatos at fedoraproject.org> - 3.810.0-1
- Update to latest stable version
* Sun Apr 14 2013 José Matos <jamatos at fedoraproject.org> - 3.800.2-1
- Update to latest stable version
* Sat Mar  2 2013 José Matos <jamatos at fedoraproject.org> - 3.800.0-1
- Update to latest stable version
- License changed from LGPLv3+ to MPLv2.0
- Added another documentation file (rcpp related)
- Spec changelog trimmed
* Thu Feb 21 2013 José Matos <jamatos at fedoraproject.org> - 3.6.3-1
- Update to latest stable release
* Sun Feb 10 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 3.6.2-3
- Rebuild for Boost-1.53.0
* Sat Feb  9 2013 Denis Arnaud <denis.arnaud_fedora at m4x.org> - 3.6.2-2
- Rebuild for Boost-1.53.0
* Fri Feb  8 2013 José Matos <jamatos at fedoraproject.org> - 3.6.2-1
- Update to latest stable release
* Mon Dec 17 2012 José Matos <jamatos at fedoraproject.org> - 3.6.1-1
- Update to latest stable release
* Sat Dec  8 2012 José Matos <jamatos at fedoraproject.org> - 3.6.0-1
- Update to latest stable release
* Mon Dec  3 2012 José Matos <jamatos at fedoraproject.org> - 3.4.4-1
- Update to latest stable release
- Clean the spec files (documentation has a special treatment with rpm)
--------------------------------------------------------------------------------

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