Skip to content

Commit e752cdf

Browse files
[patternclass] Update to 2.4.5 (#1017)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 85b7837 commit e752cdf

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/patternclass/meta.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"AbstractHTML": "The PatternClass package is build on the idea of token passing networks building permutation pattern classes. Those classes are best determined by their basis. Both sets can be encoded by rank encoding their permutations. Each, the class and its basis, in their encoded form build a rational language. Rational languages can be easily computed by using automata, which also can be build directly from the token passing networks. Both ways will build the same language, i.e. the same automaton.",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "4e5e9b193c7c78dbd6cfd677065340fdf1fcfc7e665c8282c68b1380fe8351fa",
5-
"ArchiveURL": "https://github.com/gap-packages/PatternClass/releases/download/v2.4.4/PatternClass-2.4.4",
4+
"ArchiveSHA256": "01310b9d13258779df14bcb452df0341104b373fa4bdb8861bcceb7bf7f07103",
5+
"ArchiveURL": "https://github.com/gap-packages/PatternClass/releases/download/v2.4.5/PatternClass-2.4.5",
66
"AvailabilityTest": null,
7-
"Date": "28/08/2024",
7+
"Date": "30/08/2024",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.8",
@@ -43,21 +43,21 @@
4343
"SixFile": "doc/manual.six"
4444
}
4545
],
46-
"PackageInfoSHA256": "9f8f8008e367d1eb387ff45c5ac7d03f9501e4e3be8d892cdf86ad21b6595f93",
46+
"PackageInfoSHA256": "c7e46b8ea981f8ed2ddeff942c7e7bffca85d5f639b6cf28fa1ce6e30784c626",
4747
"PackageInfoURL": "https://gap-packages.github.io/PatternClass/PackageInfo.g",
4848
"PackageName": "PatternClass",
4949
"PackageWWWHome": "https://gap-packages.github.io/PatternClass/",
5050
"Persons": [
5151
{
52-
"Email": "rh347@icloud.com",
52+
"Email": "rh347@st-andrews.ac.uk",
5353
"FirstNames": "Ruth",
54-
"Institution": "School of Computing Science, University of Glasgow",
54+
"Institution": "School of Computer Science, University of St Andrews",
5555
"IsAuthor": true,
5656
"IsMaintainer": true,
5757
"LastName": "Hoffmann",
58-
"Place": "Glasgow",
58+
"Place": "St Andrews",
5959
"PostalAddress": "School of Computer Science,\nUniversity of St. Andrews,\nNorth Haugh,\nSt. Andrews,\nFife,\nKY16 9SS,\nSCOTLAND",
60-
"WWWHome": "https://rh347.host.cs.st-andrews.ac.uk/"
60+
"WWWHome": "https://www.st-andrews.ac.uk/computer-science/people/rh347/"
6161
},
6262
{
6363
"Email": "[email protected]",
@@ -90,5 +90,5 @@
9090
"Status": "deposited",
9191
"Subtitle": "A permutation pattern class package",
9292
"TestFile": "tst/testall.g",
93-
"Version": "2.4.4"
93+
"Version": "2.4.5"
9494
}

0 commit comments

Comments
 (0)