Name: | armadillo |
---|---|
Version: | 8.300.0 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 83550 |
License: | ASL 2.0 |
RPM: | armadillo-8.300.0-1.el7.aarch64.rpm |
Source RPM: | armadillo-8.300.0-1.el7.src.rpm |
Build Date: | Sat Jun 02 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://arma.sourceforge.net/ |
Summary: | Fast C++ matrix library with syntax similar to MATLAB and Octave |
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 Armadillo to 8.300.0.
- Update Armadillo to 8.200.1.
- tighten %files to track library soname
- Update Armadillo to 8.100.1.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- update to 7.900.1
- update to 7.800.2
- really change the license this time (thought experiments do not count) - remove last instance of Group in the -devel subpackage
- update to 7.800.1 - clean spec file