Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 1.42 KB

File metadata and controls

69 lines (39 loc) · 1.42 KB

The GAP 4 package `images'

CI Code Coverage

This package provides functionality to compute canonical representatives under group actions in GAP.

Documentation

Full information and documentation can be found in the manual, available as PDF doc/manual.pdf or as HTML doc/chap0_mj.html, or on the package homepage at

https://gap-packages.github.io/images/

Bug reports and feature requests

Please submit bug reports and feature requests via our GitHub issue tracker:

https://github.com/gap-packages/images/issues

License

images is free software; you can redistribute it and/or modify it under the terms of the Mozilla Public Licence, Version 2.

History

1.3.3

  • More internal improvements (improving CI and compatibility with future GAP versions)

1.3.2

  • Internal improvements (improving CI and compatibility with future GAP versions)

1.3.1

  • Minor cleanups (including removing global variables with names like 'orbit')

1.3.0

  • Add IsMinimalImageLessThan

1.2.0

  • Improve testing (no new bugs found)
  • Change license to MPL-v2

1.1.0

  • Add OnTuplesSets support

1.0.0

  • First Stable Release