Fri, 27 Jun 2025 00:15:29 CST | login

Information for build armadillo-10.8.2-7.oc9

ID35274
Package Namearmadillo
Version10.8.2
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/armadillo.git?.#15d551289ae1ea4afab629106a6c694d5d23250f
SummaryFast C++ matrix library with syntax similar to MATLAB and Octave
DescriptionArmadillo is a high quality linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use Provides high-level syntax and functionality deliberately similar to Matlab Useful for algorithm development directly in C++, or quick conversion of research code into production environments Provides efficient classes for vectors, matrices and cubes; dense and sparse matrices are supported Integer, floating point and complex numbers are supported A sophisticated expression evaluator (based on template meta-programming) automatically combines several operations to increase speed and efficiency Dynamic evaluation automatically chooses optimal code paths based on detected matrix structures Various matrix decompositions (eigen, SVD, QR, etc) are provided through integration with LAPACK, or one of its high performance drop-in replacements (eg. MKL or OpenBLAS) Can automatically use OpenMP multi-threading (parallelisation) to speed up computationally expensive operations Distributed under the permissive Apache 2.0 license, useful for both open-source and proprietary (closed-source) software Can be used for machine learning, pattern recognition, computer vision, signal processing, bioinformatics, statistics, finance, etc
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 15:23:56 CST
CompletedThu, 12 Jun 2025 15:33:40 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/armadillo.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/armadillo.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
armadillo-10.8.2-7.oc9.src.rpm (info) (download)
aarch64
armadillo-10.8.2-7.oc9.aarch64.rpm (info) (download)
armadillo-devel-10.8.2-7.oc9.aarch64.rpm (info) (download)
armadillo-debuginfo-10.8.2-7.oc9.aarch64.rpm (info) (download)
armadillo-debugsource-10.8.2-7.oc9.aarch64.rpm (info) (download)
loongarch64
armadillo-10.8.2-7.oc9.loongarch64.rpm (info) (download)
armadillo-devel-10.8.2-7.oc9.loongarch64.rpm (info) (download)
armadillo-debuginfo-10.8.2-7.oc9.loongarch64.rpm (info) (download)
armadillo-debugsource-10.8.2-7.oc9.loongarch64.rpm (info) (download)
x86_64
armadillo-10.8.2-7.oc9.x86_64.rpm (info) (download)
armadillo-devel-10.8.2-7.oc9.x86_64.rpm (info) (download)
armadillo-debuginfo-10.8.2-7.oc9.x86_64.rpm (info) (download)
armadillo-debugsource-10.8.2-7.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 03 2025 bbrucezhang <bbrucezhang@tencent.com> - 10.8.2-7 - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.8.2-6 - Rebuilt for loongarch release * Mon May 20 2024 Rebuild Robot <rebot@opencloudos.org> - 10.8.2-5 - [Type] other - [DESC] Rebuilt for hdf5 * Tue Jan 09 2024 Rebuild Robot <rebot@opencloudos.org> - 10.8.2-4 - Rebuilt for SuperLU * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.8.2-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 10.8.2-2 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 19 2023 cunshunxia <cunshunxia@tencent.com> - 10.8.2-1 - initial build