Tue, 14 May 2024 00:03:53 UTC | login

Information for build brial-0.8.5-10.fc29

ID26067
Package Namebrial
Version0.8.5
Release10.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/brial.git#9a8202a0ff41fd1a7c3e133fbc382d7c063eef7f
SummaryFramework for Boolean Rings
DescriptionThe core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library we provide a Python interface. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Gröbner base computation. BRiAL features a powerful reference implementation for Gröbner basis computation.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 17 May 2018 21:14:40 UTC
CompletedThu, 17 May 2018 21:35:19 UTC
Taskbuild (f29-candidate, /rpms/brial.git:9a8202a0ff41fd1a7c3e133fbc382d7c063eef7f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/brial.git?#9a8202a0ff41fd1a7c3e133fbc382d7c063eef7f'}}
Tags
f29
f30
f31
f32
f33
RPMs
src
brial-0.8.5-10.fc29.src.rpm (info) (download)
riscv64
brial-0.8.5-10.fc29.riscv64.rpm (info) (download)
brial-devel-0.8.5-10.fc29.riscv64.rpm (info) (download)
python2-brial-0.8.5-10.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.8.5-9 - Python 2 binary package renamed to python2-brial See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Aug 18 2016 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 0.8.5-4 - Add Provides/Obsoletes to remaining polybori packages (#1367526#c6) * Wed Aug 17 2016 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 0.8.5-3 - Correct summary to talk about BRiAl and not PolyBori (#1367526#c4) * Tue Aug 16 2016 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 0.8.5-2 - Correct setting of CXXFLAGS (#1367526#c2) - Add proper multiple license information (#1367526#c2) - Add Provides/Obsoletes to devel package (#1367526#c2) - Remove unused shared library dependencies (#1367526#c2) - Add version information to bundled Cudd (#1367526#c2) - Change to a more informational summary (#1367526#c2) * Wed Aug 10 2016 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 0.8.5-1 - Initial brial spec file