[ 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.6.6-2.el9.src download

Name armadillo
Epoch 0
Version 12.6.6
Release 2.el9
Architecture src
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
Size 6661 KiB
Source Project armadillo-12.6.6-2.el9
SHA-256 checksum 08185a837a7ecf5b17f33dbf1d1170b932c8179adabdff9267053984f984972f
× Full screenshot
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.