[ Все 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 ]
×

Проект armadillo-12.8.1-5.el10_0

Имя armadillo
Эпоха 0
Версия 12.8.1
Релиз 5.el10_0
Сайт http://arma.sourceforge.net/
Лицензия Apache-2.0
Время сборки 2024-12-24 18:46:12
Хост сборки builder-x86-05.inferitos.ru
Краткое описание Fast C++ matrix library with syntax similar to MATLAB and Octave
Репозитории Extras
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
armadillo-12.8.1-5.el10_0.x86_64 Fast C++ matrix library with syntax similar to MATLAB and Octave 148484c4f791d80697b1f5f33a6a5cefa3922b013aa8f07913bedd6e118e92e4 download
armadillo-devel-12.8.1-5.el10_0.x86_64 Development headers and documentation for the Armadillo C++ library 73c25e76a9743c540922ad7c31611696a21863af709cf41084b3b604747c8339 download
aarch64
armadillo-12.8.1-5.el10_0.aarch64 Fast C++ matrix library with syntax similar to MATLAB and Octave cb4a136b48488da5bc70f05297bd46bfa4fe473933001c0d8bb7e3f84b304819 download
armadillo-devel-12.8.1-5.el10_0.aarch64 Development headers and documentation for the Armadillo C++ library aba1c83d6922b4d30cb9227f055a52007bbc97e65c07afce0d6113362d1752bc download
src
armadillo-12.8.1-5.el10_0.src Fast C++ matrix library with syntax similar to MATLAB and Octave efcf1c68ca6828e58a678dcc7786909d20d6b5b312aaf53a6003f9c8be2b797b download
История изменений 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.