[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project armadillo-12.6.6-2.el9

Name armadillo
Epoch 0
Version 12.6.6
Release 2.el9
Website/URL http://arma.sourceforge.net/
License ASL 2.0
Build Time 2024-04-11 06:44:12
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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
armadillo-12.6.6-2.el9.x86_64 Fast C++ matrix library with syntax similar to MATLAB and Octave 9e5a484300eb29ce6e21139ba21ea727bcbe780e1350c47c65f1901b796c58fd download
armadillo-devel-12.6.6-2.el9.x86_64 Development headers and documentation for the Armadillo C++ library 5f9f3a1b4eb507c1e46c178c51dfd23bb78212738c191dc18dc95f67ffc6bc64 download
aarch64
armadillo-12.6.6-2.el9.aarch64 Fast C++ matrix library with syntax similar to MATLAB and Octave 80ac86cdf65dea2031b66356e4cfd71722614a0f343c914830908d76c21a62d4 download
armadillo-devel-12.6.6-2.el9.aarch64 Development headers and documentation for the Armadillo C++ library ed4989c74202078705226bbac2a23aacabf1f6a90ac2952c620c5a43e53b2a0f download
src
armadillo-12.6.6-2.el9.src Fast C++ matrix library with syntax similar to MATLAB and Octave 08185a837a7ecf5b17f33dbf1d1170b932c8179adabdff9267053984f984972f download
Changelog link
* 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.