-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-3345 2013-03-03 21:51:21 --------------------------------------------------------------------------------
Name : armadillo Product : Fedora 18 Version : 3.800.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: The software has been re-licensed to use the Mozilla Public License 2.0 (MPL v2). There is a fix for handling non-square matrices by the qr() function (QR decomposition). There minor fixes for handling empty matrices and for the reduction of pedantic compiler warnings. The release also adds functions for filling and transforming matrices using functors, or optionally C++11 lambda expressions. Latest stable release: * faster find() * minor fix for non-contiguous sub-matrix views to handle empty vectors of indices * reduction of pedantic compiler warnings * faster determinant for matrices marked as diagonal or triangular (3.6.2) * more fine-grained handling of 64 bit integers (3.6.2) -------------------------------------------------------------------------------- ChangeLog: * Sat Mar 2 2013 José Matos <[email protected]> - 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 <[email protected]> - 3.6.3-1 - Update to latest stable release * Sun Feb 10 2013 Denis Arnaud <[email protected]> - 3.6.2-3 - Rebuild for Boost-1.53.0 * Sat Feb 9 2013 Denis Arnaud <[email protected]> - 3.6.2-2 - Rebuild for Boost-1.53.0 * Fri Feb 8 2013 José Matos <[email protected]> - 3.6.2-1 - Update to latest stable release * Mon Dec 17 2012 José Matos <[email protected]> - 3.6.1-1 - Update to latest stable release * Sat Dec 8 2012 José Matos <[email protected]> - 3.6.0-1 - Update to latest stable release * Mon Dec 3 2012 José Matos <[email protected]> - 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 -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
