1 Commits

6 changed files with 29 additions and 4 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1760207871
commit: 696714afefe3c22733cbfa64a7ba172cd61e1a50053dae5628a2455c2f839cec
url: https://src.opensuse.org/jengelh/gap-polycyclic
revision: master

3
build.specials.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f551ad71df05b73abf296d7d66901475e13862f163c1e8c77e0c6b9b453f40f0
size 256

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Oct 11 18:36:26 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 2.17
* Add a method `SemidirectProduct( N, alpha, G)` where `N` and
`G` are both PcpGroups.
* Enhance `AbelianPcpGroup` and `AbelianGroupCons` to support
`infinity` in the list of orders.
* Enhance `Centralizer` to fall back on generic GAP methods, so
it can be computed in more cases.
* Fixed a bug in `AbelianGroup` and `AbelianGroupCons` methods
for `IsPcpGroup` and also in `AbelianPcpGroup`,
`DihedralPcpGroup`, which resulted in either an unexpected
break loop or in a corrupted group when used to create a group
with some but not all generators of order 1
* Support and use NC versions of `PreImages`, `PreImagesElm`,
`PreImagesSet` and `PreImagesRepresetnative`.
-------------------------------------------------------------------
Sat Nov 19 00:50:37 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -17,7 +17,7 @@
Name: gap-polycyclic
Version: 2.16
Version: 2.17
Release: 0
Summary: GAP: Computation with polycyclic groups
License: GPL-2.0-or-later

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6983a72c90d92d0e6a3706dde7686c4a5658e48b04b5889d24808939896df007
size 727628

BIN
polycyclic-2.17.tar.gz LFS Normal file

Binary file not shown.