Tue, 16 Apr 2024 23:00:23 UTC | login

Information for build cddlib-0.94m-5.fc37

ID222362
Package Namecddlib
Version0.94m
Release5.fc37
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/cddlib.git#3cd70901617efad8a43b0210ff65c3c4825ff8d1
SummaryA library for generating all vertices in convex polyhedrons
DescriptionThe C-library cddlib is a C implementation of the Double Description Method of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron in R^d given by a system of linear inequalities: P = { x=(x1, ..., xd)^T : b - A∙x ≥ 0 } where A is a given m×d real matrix, b is a given m-vector and 0 is the m-vector of all zeros. The program can be used for the reverse operation (i.e. convex hull computation). This means that one can move back and forth between an inequality representation and a generator (i.e. vertex and ray) representation of a polyhedron with cdd. Also, cdd can solve a linear programming problem, i.e. a problem of maximizing and minimizing a linear function over P.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 12 Jan 2023 08:04:46 UTC
CompletedThu, 12 Jan 2023 19:20:43 UTC
Taskbuild (f37, /rpms/cddlib.git:3cd70901617efad8a43b0210ff65c3c4825ff8d1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cddlib.git#3cd70901617efad8a43b0210ff65c3c4825ff8d1'}}
Tags
f37
f38
RPMs
src
cddlib-0.94m-5.fc37.src.rpm (info) (download)
riscv64
cddlib-0.94m-5.fc37.riscv64.rpm (info) (download)
cddlib-devel-0.94m-5.fc37.riscv64.rpm (info) (download)
cddlib-static-0.94m-5.fc37.riscv64.rpm (info) (download)
cddlib-tools-0.94m-5.fc37.riscv64.rpm (info) (download)
cddlib-debuginfo-0.94m-5.fc37.riscv64.rpm (info) (download)
cddlib-debugsource-0.94m-5.fc37.riscv64.rpm (info) (download)
cddlib-tools-debuginfo-0.94m-5.fc37.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Nov 22 2022 Jerry James <loganjerry@gmail.com> - 1:0.94m-5 - Add patch to fix a segfault in blockelimination - Clarify documentation-related licenses * Mon Aug 15 2022 Jerry James <loganjerry@gmail.com> - 1:0.94m-4 - Convert License tag to SPDX * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.94m-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.94m-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.94m-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Feb 24 2021 Jerry James <loganjerry@gmail.com> - 1:0.94m-1 - Version 0.94m * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.94l-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Nov 28 2020 Jerry James <loganjerry@gmail.com> - 1:0.94l-1 - Version 0.94l