Thu, 30 May 2024 00:00:11 UTC | login

Information for build cddlib-0.94j-5.fc33

ID152783
Package Namecddlib
Version0.94j
Release5.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/cddlib.git#5da00e3e31106220d0ee8c02213fc4835f1150d7
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 x 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
StartedSat, 28 Mar 2020 15:39:00 UTC
CompletedSat, 28 Mar 2020 16:45:43 UTC
Taskbuild (f33, /rpms/cddlib.git:5da00e3e31106220d0ee8c02213fc4835f1150d7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cddlib.git#5da00e3e31106220d0ee8c02213fc4835f1150d7'}}
Tags
f33
RPMs
src
cddlib-0.94j-5.fc33.src.rpm (info) (download)
riscv64
cddlib-0.94j-5.fc33.riscv64.rpm (info) (download)
cddlib-devel-0.94j-5.fc33.riscv64.rpm (info) (download)
cddlib-static-0.94j-5.fc33.riscv64.rpm (info) (download)
cddlib-tools-0.94j-5.fc33.riscv64.rpm (info) (download)
cddlib-debuginfo-0.94j-5.fc33.riscv64.rpm (info) (download)
cddlib-debugsource-0.94j-5.fc33.riscv64.rpm (info) (download)
cddlib-tools-debuginfo-0.94j-5.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.94j-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Sep 24 2019 Jerry James <loganjerry@gmail.com> - 1:0.94j-4 - Drop cdd_both_reps.c and accompanying patch, replaced with cddexec * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.94j-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.94j-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 01 2018 Jerry James <loganjerry@gmail.com> - 0.94j-1 - New upstream release - Add Epoch to deal with new dot in the version number * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 094i-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild