Name: | armadillo |
---|---|
Version: | 12.6.6 |
Release: | 1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 84757 |
License: | ASL 2.0 |
RPM: | armadillo-12.6.6-1.el8.aarch64.rpm |
Source RPM: | armadillo-12.6.6-1.el8.src.rpm |
Build Date: | Fri Jan 12 2024 |
Build Host: | build-ol8-aarch64.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 to latest stable version.
- update to 10.8.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Update to 10.7.4
- Rebuild to tag build
- Rebuild for hdf5 1.12.1
- Rebuild for SuperLU-5.3.0
- Rebuild for hdf5 1.10.7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- update to 10.6.0 - BR flexiblas for Fedora and lapack, openblas and atlas for EPEL - adapt armadillo-devel accordingly