forked from pool/gap-semigroups
gap-semigroups-2.1
OBS-URL: https://build.opensuse.org/package/show/science/gap-semigroups?expand=0&rev=2
This commit is contained in:
parent
33fffd3364
commit
2d4d721ee4
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 12 13:35:58 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 2.1.1
|
||||||
|
* extensive new features for computing with elements and
|
||||||
|
subsemigroups of the partition monoid.
|
||||||
|
* support for ideals of transformation, partial permutation, and
|
||||||
|
bipartition semigroups, and subsemigroups of Rees 0-matrix
|
||||||
|
semigroups.
|
||||||
|
* The new operations IsomorphismSemigroups, IsIsomorphicSemigroup,
|
||||||
|
and SmallestMultiplicationTable.
|
||||||
|
* The new operation MaximalSubsemigroups, which returns the maximal
|
||||||
|
subsemigroups of an arbitrary semigroup.
|
||||||
|
* The new operation Normalizer for computing a subgroup of a
|
||||||
|
permutation group consisting of those permutations that stabilise,
|
||||||
|
under conjugation, a transformation, partial perm, or bipartition
|
||||||
|
semigroup.
|
||||||
|
* The new operation CharacterTableOfInverseSemigroup for finding the
|
||||||
|
character table of an inverse semigroup of partial permutations.
|
||||||
|
* Methods for defining and manipulating the congruences of a Rees
|
||||||
|
0-matrix semigroup.
|
||||||
|
* The operation EndomorphismsPartition that returns the monoid
|
||||||
|
of endomorphisms preserving a partition. This monoid is defined
|
||||||
|
using the minimum possible number of generators.
|
||||||
|
* A lot more, see the detailed changelog in the package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 4 17:44:38 UTC 2014 - jengelh@inai.de
|
Tue Feb 4 17:44:38 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-semigroups
|
Name: gap-semigroups
|
||||||
Summary: GAP: Computing with Semigroups of Transformations and Partial Permutations
|
Version: 2.1.1
|
||||||
Version: 1.4
|
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Summary: GAP: Computing with Semigroups of Transformations and Partial Permutations
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Productivity/Scientific/Math
|
Group: Productivity/Scientific/Math
|
||||||
Url: http://www-groups.mcs.st-and.ac.uk/~jamesm/semigroups
|
Url: http://www-groups.mcs.st-and.ac.uk/~jamesm/semigroups
|
||||||
@ -30,11 +30,12 @@ BuildRequires: gap-devel >= 4.5.4
|
|||||||
BuildRequires: gap-rpm-devel
|
BuildRequires: gap-rpm-devel
|
||||||
BuildRequires: gmp-devel
|
BuildRequires: gmp-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Requires: gap-core >= 4.7.1
|
Requires: gap-core >= 4.7.5
|
||||||
Requires: gap-io >= 4.2
|
Requires: gap-io >= 4.3
|
||||||
Requires: gap-orb >= 4.6
|
Requires: gap-orb >= 4.7
|
||||||
Suggests: gap-gapdoc >= 1.5.1
|
Suggests: gap-gapdoc >= 1.5.1
|
||||||
Suggests: gap-grape >= 4.5
|
Suggests: gap-grape >= 4.5
|
||||||
|
Suggests: gap-genss >= 1.5
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The Semigroups package is a GAP package containing methods for semigroups,
|
The Semigroups package is a GAP package containing methods for semigroups,
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c42588bb969e424660ea754f03e4d9fea2ba7496844afb7a163920aa075c9de
|
|
||||||
size 1823939
|
|
3
semigroups-2.1.1.tar.bz2
Normal file
3
semigroups-2.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b0560fec793c4419ffb46a835571c5257b950edf37113ece4543a59bc0e6f9c6
|
||||||
|
size 1141237
|
Loading…
Reference in New Issue
Block a user