Information for build gap-pkg-normalizinterface-1.4.0-1.fc42

ID123936
Package Namegap-pkg-normalizinterface
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.4.0
Release1.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/gap-pkg-normalizinterface.git#a766b7d62785c478df8b8af0dc7f3e8e26a6f694
SummaryGAP wrapper for Normaliz
DescriptionNormaliz is software for computations with rational cones and affine monoids. It pursues two main computational goals: finding the Hilbert basis, a minimal generating system of the monoid of lattice points of a cone; and counting elements degree-wise in a generating function, the Hilbert series. As a recent extension, Normaliz can handle unbounded polyhedra. The Hilbert basis computation can be considered as solving a linear diophantine system of inhomogeneous equations, inequalities and congruences. This package allows creating libnormaliz cone objects from within GAP, and gives access to it in the GAP environment. In this way GAP can be used as an interactive interface to libnormaliz.
git:https://github.com/gap-packages/NormalizInterface.git
Built byliyunru
State complete
Volume DEFAULT
StartedTue, 15 Apr 2025 11:44:56 CST
CompletedTue, 15 Apr 2025 12:55:34 CST
Taskbuild (f42, /rpms/gap-pkg-normalizinterface.git:a766b7d62785c478df8b8af0dc7f3e8e26a6f694)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gap-pkg-normalizinterface.git#a766b7d62785c478df8b8af0dc7f3e8e26a6f694'}}
Tags
f42
RPMs
src
gap-pkg-normalizinterface-1.4.0-1.fc42.src.rpm (info) (download)
noarch
gap-pkg-normalizinterface-doc-1.4.0-1.fc42.noarch.rpm (info) (download)
riscv64
gap-pkg-normalizinterface-1.4.0-1.fc42.riscv64.rpm (info) (download)
gap-pkg-normalizinterface-debuginfo-1.4.0-1.fc42.riscv64.rpm (info) (download)
gap-pkg-normalizinterface-debugsource-1.4.0-1.fc42.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
mock_output.log
hw_info.log
installed_pkgs.log
dnf5.log
mock_config.log
root.log
noarch_rpmdiff.json
Changelog * Mon Apr 14 2025 Jerry James <loganjerry@gmail.com> - 1.4.0-1 - Version 1.4.0 * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Jan 14 2025 Jerry James <loganjerry@gmail.com> - 1.3.7-3 - Move configuration steps to %conf * Thu Oct 10 2024 Jerry James <loganjerry@gmail.com> - 1.3.7-2 - Rebuild for normaliz 3.10.4 * Tue Sep 03 2024 Jerry James <loganjerry@gmail.com> - 1.3.7-1 - Version 1.3.7 - Change from C++11 to C++14 has been upstreamed - Setting LC_ALL is no longer necessary * Wed Aug 14 2024 Jerry James <loganjerry@gmail.com> - 1.3.6-1 - Initial RPM