Fri, 27 Jun 2025 00:17:00 CST | login

Information for build spectra-1.0.1-2.oc9

ID43056
Package Namespectra
Version1.0.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/spectra.git?.#fe419d3d99fc29674d1d53da47c44ecedc810137
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 15:54:28 CST
CompletedSat, 14 Jun 2025 16:01:41 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/spectra.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/spectra.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
spectra-1.0.1-2.oc9.src.rpm (info) (download)
aarch64
spectra-devel-1.0.1-2.oc9.aarch64.rpm (info) (download)
loongarch64
spectra-devel-1.0.1-2.oc9.loongarch64.rpm (info) (download)
x86_64
spectra-devel-1.0.1-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.1-2 - Rebuilt for loongarch64 * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.1-1 - initial build