Package Release Info

gap-recog-1.4.3-bp160.1.9

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gap-recog

Change Logs

* Wed Oct 16 2024 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.3
  * Stop overriding the system library function
    ``MTX.InvariantBilinearForm`` with an old version (this was
    meant to fix a bug in GAP but has been unnecessary for a
    couple years, and now impedes improvements for this function
    in GAP)
* Mon Jan 29 2024 Jan Engelhardt <jengelh@inai.de>
- Force-rewrite "/usr/bin/env python" to "python3" (not 2.x)
* Sat Nov 19 2022 Jan Engelhardt <jengelh@inai.de>
- Update to release 1.4.2
  * Merge recogbase into recog
  * Remove tons of unused code & files
  * Fix many bugs in the recognition code leading to errors or
    incorrect recognitions
  * Replace involution finder for SL_2 in even characteristic
    (faster & less buggy)
  * Add Randomize methods for non-compressed vectors to support
    fields with more than 256 elements
  * Rename `order` to `OrderFunc` to avoid clashes with existing
    code
Version: 1.2.5-bp150.1.3
* Wed Jun 08 2016 jengelh@inai.de
- Update to new upstream release 1.2.5
  * No changelog provided
* Sat Mar 12 2016 jengelh@inai.de
- Update to new upstream release 1.2.4
  * Fix bugs with handling of scalars in projective matrix groups
  * Fix misdetection of SL(2,q), odd q
  * Fix bug leading to "Error: Group() called with empty list of
  generators"
  * Fix endless loop when recognizing GL(2,q) with q <= 32
  * Detect if DoHintedLowIndex runs into an infinite loop
* Fri Dec 12 2014 jengelh@inai.de
- Update to new upstream release 1.2.3
  * Changes to package metadata only
* Fri May 10 2013 jengelh@inai.de
- Split recog (version 1.2) off the gap RPM package