What's Changed
- Update my web-address by @markuspf in #674
- Fix off by one error by @james-d-mitchell in #677
- Resolve issue #676 by @james-d-mitchell in #678
- Add hash function for digraphs by @reiniscirpons in #675
- kernel: use GAP's GVAR_FUNC macro by @fingolfin in #682
- Add DigraphAllChordlessCycles by @MeikeWeiss in #679
- Add DomainForAction mock for actions on digraphs by @reiniscirpons in #686
- doc: start using autodoc by @james-d-mitchell in #684
- Make Orb use digraph hashes by @reiniscirpons in #687
- Fix startup bug by @james-d-mitchell in #688
- Add comment to remove rank by @reiniscirpons in #692
- Lint for new version of gaplint by @james-d-mitchell in #691
- Add
SubdigraphsMonomorphisms
by @james-d-mitchell in #690 - Added method AllUndirectedSimpleCircuits by @MeikeWeiss in #689
- Update for recent gaplint by @james-d-mitchell in #693
- Add a test for issue #676 by @wilfwilson in #695
- Fix edge placement in HanoiGraph by @Joseph-Edwards in #699
- Fix planarity by @Joseph-Edwards in #696
- Clarify homomorphisms finder with specified image by @james-d-mitchell in #700
New Contributors
- @MeikeWeiss made their first contribution in #679
Full Changelog: v1.8.0...v1.9.0