Fri, 19 Apr 2024 19:18:29 UTC | login

Information for build libsemigroups-1.3.5-1.fc33

ID192930
Package Namelibsemigroups
Version1.3.5
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libsemigroups.git#7bf63fd41fca66ef452e18326a971ce420072abf
SummaryC++ library for semigroups and monoids
DescriptionLibsemigroups is a C++ library for semigroups and monoids; it is partly based on "Algorithms for computing finite semigroups", "Expository Slides", and Semigroupe 2.01 by Jean-Eric Pin. The libsemigroups library is used in the Semigroups package for GAP. Some of the features of Semigroupe 2.01 are not yet implemented in libsemigroups; this is a work in progress. Missing features include those for: - Green's relations, or classes - finding a zero - minimal ideal, principal left/right ideals, or indeed any ideals - inverses - local submonoids - the kernel - variety tests. These will be included in a future version. Libsemigroups performs roughly the same as Semigroupe 2.01 when there is a known upper bound on the size of the semigroup being enumerated, and this is used to initialize the data structures for the semigroup; see libsemigroups::Semigroup::reserve for more details. Note that in Semigroupe 2.01 it is always necessary to provide such an upper bound, but in libsemigroups it is not. Libsemigroups also has some advantages over Semigroupe 2.01: - there is a (hopefully) convenient C++ API, which makes it relatively easy to create and manipulate semigroups and monoids - there are some multithreaded methods for semigroups and their congruences - you do not have to know/guess the size of a semigroup or monoid before you begin - libsemigroups supports more types of elements than Semigroupe 2.01 - it is relatively straightforward to add support for further types of elements and semigroups - it is possible to enumerate a certain number of elements of a semigroup or monoid (say if you are looking for an element with a particular property), to stop, and then to start the enumeration again at a later point - you can instantiate as many semigroups and monoids as you can fit in memory - it is possible to add more generators after a semigroup or monoid has been constructed, without losing or having to recompute any information that was previously known - libsemigroups contains rudimentary implementations of the Todd-Coxeter and Knuth-Bendix algorithms for finitely presented semigroups, which can also be used to compute congruences of a (not necessarily finitely presented) semigroup or monoid.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 08 Feb 2021 11:42:41 UTC
CompletedMon, 08 Feb 2021 20:20:10 UTC
Taskbuild (f33, /rpms/libsemigroups.git:7bf63fd41fca66ef452e18326a971ce420072abf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libsemigroups.git#7bf63fd41fca66ef452e18326a971ce420072abf'}}
Tags
f33
RPMs
src
libsemigroups-1.3.5-1.fc33.src.rpm (info) (download)
noarch
libsemigroups-doc-1.3.5-1.fc33.noarch.rpm (info) (download)
riscv64
libsemigroups-1.3.5-1.fc33.riscv64.rpm (info) (download)
libsemigroups-devel-1.3.5-1.fc33.riscv64.rpm (info) (download)
libsemigroups-debuginfo-1.3.5-1.fc33.riscv64.rpm (info) (download)
libsemigroups-debugsource-1.3.5-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Jan 29 2021 Jerry James <loganjerry@gmail.com> - 1.3.5-1 - Version 1.3.5 * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 23 2020 Jerry James <loganjerry@gmail.com> - 1.3.2-2 - Rebuild for sphinxcontrib-bibtex 2.0 * Sat Oct 03 2020 Jerry James <loganjerry@gmail.com> - 1.3.2-1 - Version 1.3.2 * Mon Aug 31 2020 Jerry James <loganjerry@gmail.com> - 1.3.1-3 - Fix the eigen3-devel dependency from -devel * Mon Aug 31 2020 Jerry James <loganjerry@gmail.com> - 1.3.1-2 - Do not ship the eigen3 headers in -devel * Mon Aug 31 2020 Jerry James <loganjerry@gmail.com> - 1.3.1-1 - Version 1.3.1 - Add -autoconf patch - Add BR on eigen3 - Do not ship the fmt headers in -devel * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jun 29 2020 Jerry James <loganjerry@gmail.com> - 1.2.1-1 - Version 1.2.1 * Fri Jun 12 2020 Jerry James <loganjerry@gmail.com> - 1.1.0-1 - Version 1.1.0 * Tue Apr 21 2020 Jerry James <loganjerry@gmail.com> - 1.0.9-1 - Version 1.0.9 * Mon Apr 20 2020 Jerry James <loganjerry@gmail.com> - 1.0.8-1 - Version 1.0.8 - Drop upstreamed -fmt patch * Thu Apr 09 2020 Jerry James <loganjerry@gmail.com> - 1.0.7-2 - Add -fmt patch for compatibility with fmt 6.2.0 * Sat Mar 21 2020 Jerry James <loganjerry@gmail.com> - 1.0.7-1 - Version 1.0.7 - Create font symlinks with fc-match for greater robustness * Sun Feb 09 2020 Jerry James <loganjerry@gmail.com> - 1.0.6-1 - Version 1.0.6 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Jan 18 2020 Jerry James <loganjerry@gmail.com> - 1.0.5-1 - Version 1.0.5 - Drop -unbundle-fmt patch in favor of --with-external-fmt arg to configure * Fri Dec 13 2019 Jerry James <loganjerry@gmail.com> - 1.0.3-1 - Version 1.0.3 - New URLs - Drop -use-after-free patch - Unbundle fmt * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 23 2019 Jerry James <loganjerry@gmail.com> - 0.6.7-1 - New upstream version * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild