Information for build armadillo-12.8.1-7.fc43

ID159521
Package Namearmadillo
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version12.8.1
Release7.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/armadillo.git#8d7790db98882b7840c53eead889f7bf9e6a25ef
SummaryFast C++ matrix library with syntax similar to MATLAB and Octave
DescriptionArmadillo 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 07 Nov 2025 04:37:06 CST
CompletedFri, 07 Nov 2025 04:53:45 CST
Taskbuild (f43, /rpms/armadillo.git:8d7790db98882b7840c53eead889f7bf9e6a25ef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/armadillo.git#8d7790db98882b7840c53eead889f7bf9e6a25ef'}}
Tags
f43
RPMs
src
armadillo-12.8.1-7.fc43.src.rpm (info) (download)
riscv64
armadillo-12.8.1-7.fc43.riscv64.rpm (info) (download)
armadillo-devel-12.8.1-7.fc43.riscv64.rpm (info) (download)
armadillo-debuginfo-12.8.1-7.fc43.riscv64.rpm (info) (download)
armadillo-debugsource-12.8.1-7.fc43.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
dnf5.log
root.log
state.log
mock_output.log
mock_config.log
build.log
installed_pkgs.log
Changelog * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 12.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 12.8.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * 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.