Releases: gap-packages/recog
Releases · gap-packages/recog
recog 1.4.3
recog 1.4.2
Release for recog
recog 1.4.1
Release for recog
recog 1.4.0
Release for recog
1.3.2
1.3.1
1.3
1.2.5
1.2.4
- Fix bugs with handling of scalars in projective matrix groups (see issues #2 and #4)
- Fix misdetection of SL(2,q), odd q (see issue #3)
- Fix bug leading to "Error: Group() called with empty list of generators" (see issue #5)
- Workaround for problem with L2(31) (see issue #6)
- Fix endless loop when recognizing GL(2,q) with q <= 32 (see issue #9)
- Detect if DoHintedLowIndex runs into an infinite loop
- Add various source code comments
- Move FindKernelLowerLeftPGroup from recogbase to recog
- Move website to http://gap-packages.github.io/recog/
- Update documentation
- Splits some large source files into multiple
- Remove lots of unused code and files
- Remove GAP 4.4 compatibility code