Thu, 28 Mar 2024 15:21:41 UTC | login

Information for build armadillo-9.880.1-1.fc33

ID162216
Package Namearmadillo
Version9.880.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/armadillo.git#4f67e735a2308710d65bb1f93870f437cfbf0758
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 04 Jun 2020 05:02:09 UTC
CompletedThu, 04 Jun 2020 05:26:46 UTC
Taskbuild (f33, /rpms/armadillo.git:4f67e735a2308710d65bb1f93870f437cfbf0758)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/armadillo.git#4f67e735a2308710d65bb1f93870f437cfbf0758'}}
Tags
f33
RPMs
src
armadillo-9.880.1-1.fc33.src.rpm (info) (download)
riscv64
armadillo-9.880.1-1.fc33.riscv64.rpm (info) (download)
armadillo-devel-9.880.1-1.fc33.riscv64.rpm (info) (download)
armadillo-debuginfo-9.880.1-1.fc33.riscv64.rpm (info) (download)
armadillo-debugsource-9.880.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat May 16 2020 José Matos <jamatos@fedoraproject.org> - 9.880.1-1 - update to 9.880.1 * Wed Apr 01 2020 José Matos <jamatos@fedoraproject.org> - 9.860.1-1 - update to 9.860.1 * Sun Feb 23 2020 José Matos <jamatos@fedoraproject.org> - 9.850.1-1 - update to 9.850.1 - update list of document files * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 9.800.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 23 2019 José Matos <jamatos@fedoraproject.org> - 9.800.3-1 - update to 9.800.3 * Tue Aug 13 2019 José Matos <jamatos@fedoraproject.org> - 9.600.6-1 - update to 9.600.6 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 9.600.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 15 2019 José Matos <jamatos@fedoraproject.org> - 9.600.4-1 - update to 9.600.4 * Tue Jun 11 2019 José Matos <jamatos@fedoraproject.org> - 9.500.2-1 - update to 9.500.2 * Thu May 30 2019 José Matos <jamatos@fedoraproject.org> - 9.400.4-1 - update to 9.400.4 * Sat May 04 2019 José Matos <jamatos@fedoraproject.org> - 9.400.3-1 - update to 9.400.3 * Sat Apr 27 2019 José Matos <jamatos@fedoraproject.org> - 9.400.2-1 - update to 9.400.2 * Sat Mar 30 2019 José Matos <jamatos@fedoraproject.org> - 9.300.2-1 - update to 9.300.2 * Sat Mar 16 2019 Orion Poplawski <orion@nwra.com> - 9.200.8-2 - Rebuild for hdf5 1.10.5 * Fri Mar 15 2019 José Matos <jamatos@fedoraproject.org> - 9.200.8-1 - update to 9.200.8 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 9.200.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jan 26 2019 José Matos <jamatos@fedoraproject.org> - 9.200.7-1 - update to 9.200.7 * Sat Dec 22 2018 José Matos <jamatos@fedoraproject.org> - 9.200.6-1 - update to 9.200.6 * Tue Nov 20 2018 José Matos <jamatos@fedoraproject.org> - 9.200.4-1 - update to 9.200.4 * Fri Aug 17 2018 José Matos <jamatos@fedoraproject.org> - 9.100.5-1 - update to 9.100.5 - add white lines to improve spec file readability * Fri Aug 10 2018 José Matos <jamatos@fedoraproject.org> - 8.600.1-1 - update to 8.600.1 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.600.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 30 2018 José Matos <jamatos@fedoraproject.org> - 8.600.0-1 - Update to 8.600.0 - Make calls to ldconfig conditional (not needed for Fedora >= 28)