Skip to content

3.0.2

Compare
Choose a tag to compare
@james-d-mitchell james-d-mitchell released this 16 Jun 10:24
· 1083 commits to main since this release

The following issues were resolved:

  • Issue 330 InversesOfSemigroupElement some times returned an incorrect value, specifically when applied to the identity of a transformation monoid. [J. D. Mitchell]

  • Issue 328 when using Linux the package compiled but failed to link pthreads and so the kernel module failed to load in GAP. [J. D. Mitchell]

There are improvements to the following:

  • some missing documentation was added. [Michael Torpey]

  • the subsemigroup returned by IdempotentGeneratedSubsemigroup for Rees (0-)matrix semigroup over a group has a smaller generating set than previously, and can be found more quickly. [Wilf A. Wilson]

  • IsomorphismSemigroups is extended so that it can be applied to arbitrary simple, 0-simple, or monogenic semigroups. [Wilf A. Wilson]