Skip to content

Commit

Permalink
Update website for Semigroups 5.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
james-d-mitchell committed Feb 14, 2024
1 parent 71b24a4 commit acbdb19
Show file tree
Hide file tree
Showing 41 changed files with 291 additions and 291 deletions.
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ _STANDREWSCS := Concatenation(["Jack Cole Building, North Haugh, ",
SetPackageInfo(rec(
PackageName := "Semigroups",
Subtitle := "A package for semigroups and monoids",
Version := "5.3.4",
Date := "24/01/2024", # dd/mm/yyyy format
Version := "5.3.5",
Date := "14/02/2024", # dd/mm/yyyy format
License := "GPL-3.0-or-later",

ArchiveFormats := ".tar.gz",
Expand Down
6 changes: 3 additions & 3 deletions _data/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Semigroups
version: 5.3.4
date: 2024-01-24
version: 5.3.5
date: 2024-02-14
description: |
A package for semigroups and monoids
Expand Down Expand Up @@ -107,7 +107,7 @@ packageinfo: https://semigroups.github.io/Semigroups/PackageInfo.g

downloads:
- name: .tar.gz
url: https://github.com/semigroups/Semigroups/releases/download/v5.3.4/semigroups-5.3.4.tar.gz
url: https://github.com/semigroups/Semigroups/releases/download/v5.3.5/semigroups-5.3.5.tar.gz

abstract: |
Expand Down
4 changes: 2 additions & 2 deletions doc/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ <h1>Semigroups</h1>
<h2>A package for semigroups and monoids</h2>

<p>
5.3.4</p>
5.3.5</p>

<p>
24 January 2024
14 February 2024
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/chap0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
 A package for semigroups and monoids 


5.3.4
5.3.5


24 January 2024
14 February 2024


James Mitchell
Expand Down
4 changes: 2 additions & 2 deletions doc/chap0_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ <h1>Semigroups</h1>
<h2>A package for semigroups and monoids</h2>

<p>
5.3.4</p>
5.3.5</p>

<p>
24 January 2024
14 February 2024
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions doc/chap1.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h4>1.1 <span class="Heading">
Introduction
</span></h4>

<p>This is the manual for the <strong class="pkg">Semigroups</strong> package for <strong class="pkg">GAP</strong> version 5.3.4. <strong class="pkg">Semigroups</strong> 5.3.4 is a distant descendant of the <span class="URL"><a href=" http://schmidt.nuigalway.ie/monoid/index.html">Monoid package for GAP 3</a></span> by Goetz Pfeiffer, Steve A. Linton, Edmund F. Robertson, and Nik Ruskuc.</p>
<p>This is the manual for the <strong class="pkg">Semigroups</strong> package for <strong class="pkg">GAP</strong> version 5.3.5. <strong class="pkg">Semigroups</strong> 5.3.5 is a distant descendant of the <span class="URL"><a href=" http://schmidt.nuigalway.ie/monoid/index.html">Monoid package for GAP 3</a></span> by Goetz Pfeiffer, Steve A. Linton, Edmund F. Robertson, and Nik Ruskuc.</p>

<p>From Version 3.0.0, <strong class="pkg">Semigroups</strong> includes a copy of the <span class="URL"><a href="https://libsemigroups.readthedocs.io/en/latest/">libsemigroups</a></span> C++ library which contains implementations of the Froidure-Pin, Todd-Coxeter, and Knuth-Bendix algorithms (among others) that <strong class="pkg">Semigroups</strong> utilises.</p>

Expand All @@ -65,7 +65,7 @@ <h4>1.2 <span class="Heading">

<dl>
<dt><strong class="Mark">Part I: elements</strong></dt>
<dd><p>the different types of elements that are introduced in <strong class="pkg">Semigroups</strong> are described in Chapters <a href="chap3.html#X7C18DB427C9C0917"><span class="RefLink">3</span></a>, <a href="chap4.html#X85A717D1790B7BB5"><span class="RefLink">4</span></a>, and <a href="chap5.html#X82D6B7FE7CAC0AFA"><span class="RefLink">5</span></a>. These include <code class="func">Bipartition</code> (<a href="chap3.html#X7E052E6378A5B758"><span class="RefLink">3.2-1</span></a>), <code class="func">PBR</code> (<a href="chap4.html#X82A8646F7C70CF3B"><span class="RefLink">4.2-1</span></a>), and <code class="func">Matrix</code> (<a href="chap5.html#X7DCA234C86ED8BD3"><span class="RefLink">5.1-5</span></a>), which supplement those already defined in the <strong class="pkg">GAP</strong> library, such as <code class="func">Transformation</code> (<a href="https://www.gap-system.org/Manuals/doc/ref/chap53_mj.html#X86ADBDE57A20E323"><span class="RefLink">Reference: Transformation for an image list</span></a>) or <code class="func">PartialPerm</code> (<a href="https://www.gap-system.org/Manuals/doc/ref/chap54_mj.html#X8538BAE77F2FB2F8"><span class="RefLink">Reference: PartialPerm for a domain and image</span></a>).</p>
<dd><p>the different types of elements that are introduced in <strong class="pkg">Semigroups</strong> are described in Chapters <a href="chap3.html#X7C18DB427C9C0917"><span class="RefLink">3</span></a>, <a href="chap4.html#X85A717D1790B7BB5"><span class="RefLink">4</span></a>, and <a href="chap5.html#X82D6B7FE7CAC0AFA"><span class="RefLink">5</span></a>. These include <code class="func">Bipartition</code> (<a href="chap3.html#X7E052E6378A5B758"><span class="RefLink">3.2-1</span></a>), <code class="func">PBR</code> (<a href="chap4.html#X82A8646F7C70CF3B"><span class="RefLink">4.2-1</span></a>), and <code class="func">Matrix</code> (<a href="chap5.html#X7DCA234C86ED8BD3"><span class="RefLink">5.1-5</span></a>), which supplement those already defined in the <strong class="pkg">GAP</strong> library, such as <code class="func">Transformation</code> (<a href="https://www.gap-system.org/Manuals/doc/ref/chap53.html#X86ADBDE57A20E323"><span class="RefLink">Reference: Transformation for an image list</span></a>) or <code class="func">PartialPerm</code> (<a href="https://www.gap-system.org/Manuals/doc/ref/chap54.html#X8538BAE77F2FB2F8"><span class="RefLink">Reference: PartialPerm for a domain and image</span></a>).</p>

</dd>
<dt><strong class="Mark">Part II: semigroups and monoids defined by generating sets</strong></dt>
Expand Down
4 changes: 2 additions & 2 deletions doc/chap1.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

1.1 Introduction

This is the manual for the Semigroups package for GAP version 5.3.4.
Semigroups 5.3.4 is a distant descendant of the Monoid package for GAP 3
This is the manual for the Semigroups package for GAP version 5.3.5.
Semigroups 5.3.5 is a distant descendant of the Monoid package for GAP 3
(http://schmidt.nuigalway.ie/monoid/index.html) by Goetz Pfeiffer, Steve A.
Linton, Edmund F. Robertson, and Nik Ruskuc.

Expand Down
Loading

0 comments on commit acbdb19

Please sign in to comment.