This release contains a number of bugfixes, and other improvements. In
particular, the performance of the Todd-Coxeter and Knuth-Bendix algorithms has
been improved.
- Add presentation for the
abacus_jones_monoid
by @james-d-mitchell in #711 - Fix issue 557 by @james-d-mitchell in #717
- Alphabetise Low Index menu section by @james-d-mitchell in #719
- Throw if bad degree by @james-d-mitchell in #723
- word-graph: group digits in WordGraph repr by @james-d-mitchell in #725
- word-graph: fix last_node_on_path doc by @james-d-mitchell in #727
- Fix transf corner cases by @james-d-mitchell in #724
- Make
check_doxygen_line_breaks.py
compatible with Python 3.9 by @Joseph-Edwards in #728 - Fix greedy presentation issue by @james-d-mitchell in #726
- action: fix add_seed issue by @james-d-mitchell in #729
- Update doxygen-awesome by @Joseph-Edwards in #732
- build: properly set
FMT_HEADER_ONLY
by @james-d-mitchell in #733 - to: fix
to<Presentation>(kb)
by @Joseph-Edwards in #731 - Add more
Sims
benchmarks and improve benchmarking infrastructure by @reiniscirpons in #715 - ToddCoxeter fixes by @james-d-mitchell in #730
- Prevent bad accesses of empty containers by @Joseph-Edwards in #737
- exception: default visibility by @james-d-mitchell in #736
- konieczny: reference returned by add_generator/s by @james-d-mitchell in #738
- Fix return types by @james-d-mitchell in #739
- Use group_digits in all to_human_readable_repr by @james-d-mitchell in #741
- kbe: make it easier to use in python bindings by @james-d-mitchell in #740
- Update my coordinates in README.md by @dimpase in #742
- Update the v2 changelog for v2.7.4 by @james-d-mitchell in #744
- Look behind by @james-d-mitchell in #745
- todd-coxeter: doc fixes by @james-d-mitchell in #746
- Todd coxeter redefine by @james-d-mitchell in #747
- print: split into separate file by @james-d-mitchell in #748
- multi-view: implement from MultiStringView by @james-d-mitchell in #749
- Presentation updates by @james-d-mitchell in #751
- Template
ToWord
by @james-d-mitchell in #750 - Add AhoCorasickImpl with strong alphabet constraints by @james-d-mitchell in #752
- Knuth bendix performance improvements by @james-d-mitchell in #753
- Reorganise the doc by @Joseph-Edwards in #755