forked from pool/gap-groupoids
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| ae628b1e3a | |||
| 1e6b91d735 |
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 26 20:05:52 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.81
|
||||
* Revised FreeProductWithAmalgamation and HnnExtension.
|
||||
* Revised Families and Types for semigroups/monoids with objects.
|
||||
* Major revision of Left/Right/DoubleCosets, to cope with rays.
|
||||
* Submagma operations not used or documented, so deleted.
|
||||
* Renamed CosetSuperDomain and CosetActingDomain,
|
||||
RightActionGroupoid -> GroupoidWithMonoidObjects.
|
||||
* Renamed GroupoidOfArrow as MWOofArrow and documented it.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 11 20:45:33 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 1.79
|
||||
* Added operation GroupoidInnerAutomorphismNormalSubgroupoid
|
||||
* Revised code and examples of GroupoidInnerAutomorphism
|
||||
* Added GroupoidAutomorphismByNtuple(NC) and
|
||||
HomogeneousDiscreteSubgroupoid
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 20 17:08:57 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-groupoids
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# 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.78
|
||||
Version: 1.81
|
||||
Release: 0
|
||||
Summary: GAP: Groupoids, graphs of groups, and graphs of groupoids
|
||||
License: GPL-2.0-or-later
|
||||
@@ -27,7 +27,6 @@ URL: https://gap-packages.github.io/groupoids/
|
||||
Source: https://github.com/gap-packages/groupoids/releases/download/v%version/groupoids-%version.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-autodoc >= 2019.02.22
|
||||
Requires: gap-core >= 4.10.1
|
||||
Requires: gap-fga >= 1.4.0
|
||||
Requires: gap-utils >= 0.76
|
||||
|
||||
BIN
groupoids-1.78.tar.gz
LFS
BIN
groupoids-1.78.tar.gz
LFS
Binary file not shown.
BIN
groupoids-1.81.tar.gz
LFS
Normal file
BIN
groupoids-1.81.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user