Mon, 29 Apr 2024 16:23:18 UTC | login

Information for build libsemigroups-2.3.2-1.fc37

ID219871
Package Namelibsemigroups
Version2.3.2
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libsemigroups.git#464a326d696962aa3db46360752c163ad1213949
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
StartedSat, 12 Nov 2022 13:37:15 UTC
CompletedSat, 12 Nov 2022 17:47:16 UTC
Taskbuild (f37, /rpms/libsemigroups.git:464a326d696962aa3db46360752c163ad1213949)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libsemigroups.git#464a326d696962aa3db46360752c163ad1213949'}}
Tags
f37
f38
RPMs
src
libsemigroups-2.3.2-1.fc37.src.rpm (info) (download)
noarch
libsemigroups-doc-2.3.2-1.fc37.noarch.rpm (info) (download)
riscv64
libsemigroups-2.3.2-1.fc37.riscv64.rpm (info) (download)
libsemigroups-devel-2.3.2-1.fc37.riscv64.rpm (info) (download)
libsemigroups-debuginfo-2.3.2-1.fc37.riscv64.rpm (info) (download)
libsemigroups-debugsource-2.3.2-1.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Oct 29 2022 Jerry James <loganjerry@gmail.com> - 2.3.2-1 - Version 2.3.2 * Tue Oct 11 2022 Jerry James <loganjerry@gmail.com> - 2.3.1-1 - Version 2.3.1 - Remove -fwrapv from the build flags * Fri Sep 23 2022 Jerry James <loganjerry@gmail.com> - 2.2.3-1 - Version 2.2.3 * Mon Sep 12 2022 Jerry James <loganjerry@gmail.com> - 2.2.2-1 - Version 2.2.2 - Convert License tag to SPDX * Sat Aug 13 2022 Jerry James <loganjerry@gmail.com> - 2.2.1-1 - Version 2.2.1 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Jerry James <loganjerry@gmail.com> - 2.2.0-2 - Rebuild for fmt 9.0.0 * Mon Jul 04 2022 Jerry James <loganjerry@gmail.com> - 2.2.0-1 - Version 2.2.0 * Fri Apr 22 2022 Jerry James <loganjerry@gmail.com> - 2.1.5-1 - Version 2.1.5 * Mon Mar 07 2022 Jerry James <loganjerry@gmail.com> - 2.1.4-1 - Version 2.1.4 - Drop all patches * Sat Jan 22 2022 Jerry James <loganjerry@gmail.com> - 1.3.7-4 - Add -const-map-key and -boolvec patches to fix FTBFS * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jul 05 2021 Richard Shaw <hobbes1069@gmail.com> - 1.3.7-2 - Rebuild for new fmt version. * Mon Mar 01 2021 Jerry James <loganjerry@gmail.com> - 1.3.7-1 - Version 1.3.7 * Sun Feb 21 2021 Jerry James <loganjerry@gmail.com> - 1.3.6-2 - Unbundle catch2 * Fri Feb 05 2021 Jerry James <loganjerry@gmail.com> - 1.3.6-1 - Version 1.3.6 * 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