Package armadillo-12.6.6-2.el9.x86_64
Name | armadillo |
---|---|
Epoch | 0 |
Version | 12.6.6 |
Release | 2.el9 |
Architecture | x86_64 |
Website/URL | http://arma.sourceforge.net/ |
License | ASL 2.0 |
Build Time | 2024-04-11 06:44:30 |
Build Host | builder-x86-05.inferitos.ru |
Summary | Fast C++ matrix library with syntax similar to MATLAB and Octave |
Repositories | Extras |
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. |
Errata | — |
Size | 32 KiB |
Source Project | armadillo-12.6.6-2.el9 |
SHA-256 checksum | 9e5a484300eb29ce6e21139ba21ea727bcbe780e1350c47c65f1901b796c58fd |
×
* Wed Apr 10 2024 Antonio Trande <sagitter@fedoraproject.org> - 12.6.6-2 - Rebuild for SuperLU-6.0.1 in EPEL9 (new build release on EPEL9) * Fri Apr 05 2024 Antonio Trande <sagitter@fedoraproject.org> - 12.6.6-1 - Rebuild for SuperLU-6.0.1 in EPEL9 (minor bump) * Wed Jan 10 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 12.6.6-1 - Rebuilt for MSVSphere 9.3 * Sun Dec 31 2023 Ryan Curtin <ryan@ratml.org> - 12.6.6-1 - Update to latest stable version. * Fri Jul 08 2022 Ryan Curtin <ryan@ratml.org> - 10.8.2-4 - Re-enable ARPACK and HDF5 support since it is now available in EPEL9. * Thu May 12 2022 Ryan Curtin <ryan@ratml.org> - 10.8.2-3 - Remove ARPACK and HDF5 dependencies from armadillo-devel package too. * Thu May 12 2022 Ryan Curtin <ryan@ratml.org> - 10.8.2-2 - Rebuild for EPEL9; remove ARPACK and HDF5 dependencies for now.