Пакет armadillo-12.8.1-5.el10_0.src
Имя | armadillo |
---|---|
Эпоха | 0 |
Версия | 12.8.1 |
Релиз | 5.el10_0 |
Архитектура | src |
Сайт | 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. |
Эррата | — |
Размер | 6870 КиБ |
Исходный проект | armadillo-12.8.1-5.el10_0 |
Контрольная сумма SHA-256 | efcf1c68ca6828e58a678dcc7786909d20d6b5b312aaf53a6003f9c8be2b797b |
×
* 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.