Name: | armadillo |
---|---|
Version: | 8.600.1 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 83710 |
License: | ASL 2.0 |
RPM: | armadillo-8.600.1-2.el7.aarch64.rpm |
Source RPM: | armadillo-8.600.1-2.el7.src.rpm |
Build Date: | Fri Sep 20 2019 |
Build Host: | ca-buildarm03.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. |
- Use latest Armadillo 8 to avoid API breakage.
- update to 8.600.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Update to 8.600.0 - Make calls to ldconfig conditional (not needed for Fedora >= 28)
- Rebuild for fixed soname in SuperLU 5.2.1.
- Rebuild for SuperLU 5.2.1.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Armadillo to 8.300.0.
- Update Armadillo to 8.200.1.
- tighten %files to track library soname