Information for build spectra-1.0.1-4.20230801git1f53e26.fc41

ID24791
Package Namespectra
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.1
Release4.20230801git1f53e26.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/spectra.git#28345525556f7cb7309ec3642cdedcd0c5e2769a
SummaryA header-only C++ library for large scale eigenvalue problems
DescriptionSpectra stands for Sparse Eigenvalue Computation Toolkit as a Redesigned ARPACK. It is a C++ library for large scale eigenvalue problems, built on top of Eigen, an open source linear algebra library. Spectra is implemented as a header-only C++ library, whose only dependency, Eigen, is also header-only. Hence Spectra can be easily embedded in C++ projects that require calculating eigenvalues of large matrices.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 07 May 2024 04:55:01 CST
CompletedTue, 07 May 2024 05:32:58 CST
Taskbuild (f41, /rpms/spectra.git:28345525556f7cb7309ec3642cdedcd0c5e2769a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/spectra.git#28345525556f7cb7309ec3642cdedcd0c5e2769a'}}
Tags
f41
RPMs
src
spectra-1.0.1-4.20230801git1f53e26.fc41.src.rpm (info) (download)
riscv64
spectra-devel-1.0.1-4.20230801git1f53e26.fc41.riscv64.rpm (info) (download)
Logs
riscv64
root.log
hw_info.log
build.log
installed_pkgs.log
state.log
mock_output.log
Changelog * Fri Feb 16 2024 Felix Wang <topazus@outlook.com> - 1.0.1-4 - update the patch file * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 11 2023 topazus <topazus@outlook.com> - 1.0.1-2 - add Provides field; fix rhbz#2253894 * Thu Dec 07 2023 topazus <topazus@outlook.com> - 1.0.1-1 - initial import; rhbz#2253468