[ 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 ]
×

Package armadillo-12.8.1-5.el10_0.x86_64 download

Name armadillo
Epoch 0
Version 12.8.1
Release 5.el10_0
Architecture x86_64
Website/URL http://arma.sourceforge.net/
License Apache-2.0
Build Time 2024-12-24 18:46:16
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.8.1-5.el10_0
SHA-256 checksum 148484c4f791d80697b1f5f33a6a5cefa3922b013aa8f07913bedd6e118e92e4
× Full screenshot
Changelog link
* Tue Dec 24 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 12.8.1-5
- Rebuilt for MSVSphere 10

* Fri Oct 25 2024 Orion Poplawski <orion@nwra.com> - 12.8.1-5
- Rebuild for hdf5 1.14.5

* Sat Sep 07 2024 Antonio Trande <sagitter@fedoraproject.org> - 12.8.1-4
- Rebuild for SuperLU-7.0.0

* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 12.8.1-3
- convert license to SPDX

* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Sat Mar 02 2024 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 12.8.1-1
- Update to 12.8.1 (#2267418)

* Tue Feb 06 2024 José Matos <jamatos@fedoraproject.org> - 12.8.0-1
- Update to 12.8.0

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.6.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 12.6.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Wed Dec 06 2023 Ryan Curtin <ryan@ratml.org> - 12.6.6-1
- Update to latest stable version.