3 Commits

Author SHA256 Message Date
7fa1e56459 gap-groupoids 1.78 2025-07-20 19:09:27 +02:00
b878ad40c8 gap-groupoids 1.77 2025-07-03 16:27:09 +02:00
7dd7fee243 gap-groupoids 1.76 2024-09-23 13:18:43 +02:00
4 changed files with 28 additions and 5 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun Jul 20 17:08:57 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.78
* Documented some missing categories in the manual
-------------------------------------------------------------------
Thu Jul 3 14:25:51 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.77
* Added operation `IsFullSubgroupoid(gpd,subgpd)`
* `Subgroupoid` now checks for `SubgroupoidWithRays`
* `SubgroupoidByPieces` now copes with mixed piece data
* Added method for `\=` for two groupoid homomorphisms
* Documented the operation `PiecePositions`
* Revised `HomomorphismByUnion` - deals with many pieces
-------------------------------------------------------------------
Mon Sep 23 11:17:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.76
* fix error caused re immutable ExtRepOfObj
-------------------------------------------------------------------
Wed Jan 24 00:20:36 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-groupoids
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: gap-groupoids
Version: 1.74
Version: 1.78
Release: 0
Summary: GAP: Groupoids, graphs of groups, and graphs of groupoids
License: GPL-2.0-or-later

Binary file not shown.

BIN
groupoids-1.78.tar.gz LFS Normal file

Binary file not shown.