forked from pool/gap-semigroups
- Update to new upstream release 2.7.2
OBS-URL: https://build.opensuse.org/package/show/science/gap-semigroups?expand=0&rev=4
This commit is contained in:
parent
732af6e78c
commit
fec51f50ff
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 12 19:49:13 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 2.7.2
|
||||||
|
* `IsomorphismReesZeroMatrixSemigroup` is introduced, and it is no
|
||||||
|
longer possible to apply `IsomorphismReesMatrixSemigroup` to a
|
||||||
|
0-simple semigroup.
|
||||||
|
* The meaning of `IsMonoidAsSemigroup` was changed to be consistent
|
||||||
|
with the meaning of `IsGroupAsSemigroup`. In earlier versions,
|
||||||
|
`IsMonoidAsSemigroup` was `false` for semigroups in the category
|
||||||
|
`IsMonoid`.
|
||||||
|
* `IsInverseSemigroup` sometimes returned true for semigroups
|
||||||
|
which were not inverse
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 22 11:24:21 UTC 2015 - jengelh@inai.de
|
Sun Feb 22 11:24:21 UTC 2015 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-semigroups
|
# spec file for package gap-semigroups
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-semigroups
|
Name: gap-semigroups
|
||||||
Version: 2.2
|
Version: 2.7.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: Computing with Semigroups of Transformations and Partial Permutations
|
Summary: GAP: Computing with Semigroups of Transformations and Partial Permutations
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:77e5b7d088be8eee6bd339e1e90214a588f66b035a98575bbc43ee65bee92f55
|
|
||||||
size 1154857
|
|
3
semigroups-2.7.2.tar.bz2
Normal file
3
semigroups-2.7.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3da0963bed9450671de3d06902b6bd1750d7da37a69aef9782e6c4a5be555cf
|
||||||
|
size 1316849
|
Loading…
Reference in New Issue
Block a user