This is a minor releast including some new features related to presentations for semigroups and monoids.
- Add a second symmetric group presentation due to Moore by @MTWhyte in #431
- Add three functions to
presentation
namespace by @james-d-mitchell in #436 - Add presentation for the monoid of partial isometries of a cycle graph by @MTWhyte in #433
- suffix-tree: fix longest common subword issue by @james-d-mitchell in #451
- word: implement user-defined literal
_w
forword_type
by @james-d-mitchell in #449 - New helper functions for
Presentation
by @james-d-mitchell in #453 - Add
congruence_kind
argument check toToddCoxeter
functionto_gap_string
by @MTWhyte in #455