[ Все 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.aarch64 download

Имя armadillo
Эпоха 0
Версия 12.8.1
Релиз 5.el10_0
Архитектура aarch64
Сайт http://arma.sourceforge.net/
Лицензия Apache-2.0
Время сборки 2024-12-24 18:46:36
Хост сборки builder-arm64-1.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.
Эррата
Размер 31 КиБ
Исходный проект armadillo-12.8.1-5.el10_0
Контрольная сумма SHA-256 cb4a136b48488da5bc70f05297bd46bfa4fe473933001c0d8bb7e3f84b304819
× Full screenshot
История изменений 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.