Skip to content

Commit

Permalink
[recog] Update to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gap-package-distribution-bot[bot] authored Sep 26, 2022
1 parent c125942 commit 8b5a467
Showing 1 changed file with 113 additions and 59 deletions.
172 changes: 113 additions & 59 deletions packages/recog/meta.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,27 @@
{
"AbstractHTML": "<b>Warning:</b> This package is still under development and this version is to be considered a working, but preliminary one. <p/> This packages contains a collection of methods for the constructive recognition of groups. It is mostly intended for permutation groups, matrix groups and projective groups.",
"AbstractHTML": "\n <p><b>Warning:</b> This package is still under development and\n this version is to be considered a working, but preliminary one.</p>\n\n <p>This package contains a collection of methods for the\n constructive recognition of groups. It is mostly intended for\n permutation groups, matrix groups and projective groups.</p>\n ",
"ArchiveFormats": ".tar.gz .tar.bz2",
"ArchiveSHA256": "2ed4b2a5a4877fd85c7d5818cafa5f60e952a5f46031e2bd678b3d013c7cb1af",
"ArchiveURL": "https://github.com/gap-packages/recog/releases/download/v1.3.2/recog-1.3.2",
"ArchiveSHA256": "0b8d8cef7f648c50006014f3f9bd85d4bf6b5f594c9bddbaf87f18532cbaf0ec",
"ArchiveURL": "https://github.com/gap-packages/recog/releases/download/v1.4.2/recog-1.4.2",
"AutoDoc": {
"TitlePage": {
"Copyright": "&copyright; 2005-2014 by Max Neunhöffer and Ákos Seress<P/>\n\nThis package may be distributed under the terms and conditions of the\nGNU Public License Version 3 or (at your option) any later version.\n"
"Copyright": "&copyright; 2005-2014 by Max Neunhöffer and Ákos Seress<P/>\n&copyright; 2005-2022 by its authors, see file <F>COPYRIGHT</F> for details.<P/>\n\nThis package may be distributed under the terms and conditions of the\nGNU Public License Version 3 or (at your option) any later version.\n"
}
},
"AvailabilityTest": null,
"BannerString": "-----------------------------------------------------------------------------\nLoading recog 1.3.2 - methods for constructive recognition\n\nby Max Neunhöffer (http://www-groups.mcs.st-and.ac.uk/~neunhoef) and\n Ákos Seress\nwith contributed code by:\n Nurullah Ankaralioglu,\n Peter Brooksbank (http://www.facstaff.bucknell.edu/pbrooksb/),\n Frank Celler (http://www.celler.de/),\n Stephen Howe,\n Maska Law,\n Steve Linton (http://www-circa.mcs.st-and.ac.uk/~sal/),\n Gunter Malle (http://www.mathematik.uni-kl.de/~malle/),\n Alice Niemeyer (http://www.maths.uwa.edu.au/~alice/),\n Eamonn O'Brien (http://www.math.auckland.ac.nz/~obrien/),\n Colva M. Roney-Dougal (http://www-groups.mcs.st-and.ac.uk/~colva),\n and Max Horn (https://www.quendi.de/math).\n-----------------------------------------------------------------------------\n",
"Date": "15/04/2018",
"Date": "27/09/2022",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.9",
"GAP": ">=4.11",
"NeededOtherPackages": [
[
"AtlasRep",
">= 1.4.0"
],
[
"FactInt",
">= 1.5.2"
],
[
"Forms",
">= 1.2"
Expand All @@ -26,14 +33,6 @@
[
"Orb",
">= 3.4"
],
[
"FactInt",
">= 1.5.2"
],
[
"AtlasRep",
">= 1.4.0"
]
],
"SuggestedOtherPackages": []
Expand All @@ -55,13 +54,13 @@
"doc"
],
"BookName": "recog",
"HTMLStart": "doc/chap0.html",
"HTMLStart": "doc/chap0_mj.html",
"LongTitle": "A collection of group recognition methods",
"PDFFile": "doc/manual.pdf",
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "5c8d20f63564c737ffcb32ad06e032efd21681850c17d55b04b63a7aae0aaf52",
"PackageInfoSHA256": "8ea23139ef1cc790162877cb70b674422c8e46f6d7b9c8bd01f17b38cddcaf3f",
"PackageInfoURL": "https://gap-packages.github.io/recog/PackageInfo.g",
"PackageName": "recog",
"PackageWWWHome": "https://gap-packages.github.io/recog",
Expand All @@ -71,124 +70,179 @@
"FirstNames": "Max",
"IsAuthor": true,
"IsMaintainer": false,
"LastName": "Neunhöffer",
"PostalAddress": "Gustav-Freytag-Straße 40\n50354 Hürth\nGermany",
"WWWHome": "http://www-groups.mcs.st-and.ac.uk/~neunhoef"
"LastName": "Neunhöffer"
},
{
"FirstNames": "Ákos",
"IsAuthor": true,
"IsMaintainer": false,
"LastName": "Seress"
},
{
"Email": "[email protected]",
"FirstNames": "Dominik",
"Institution": "RWTH Aachen University",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Bernhardt",
"Place": "Aachen"
},
{
"Email": "[email protected]",
"FirstNames": "Nurullah",
"IsAuthor": true,
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Ankaralioglu"
},
{
"Email": "[email protected]",
"FirstNames": "Peter",
"Institution": "Bucknell University",
"IsAuthor": true,
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Brooksbank",
"Place": "Lewisburg",
"PostalAddress": "Peter A. Brooksbank\nMathematics Department\nBucknell University\nLewisburg, PA 17837\nUSA",
"WWWHome": "http://www.facstaff.bucknell.edu/pbrooksb/"
"Place": "Lewisburg"
},
{
"Email": "[email protected]",
"FirstNames": "Frank",
"Institution": "Lehrstuhl D fuer Mathematik, RWTH Aachen",
"IsAuthor": true,
"Institution": "Lehrstuhl D für Mathematik, RWTH Aachen",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Celler",
"Place": "Aachen",
"WWWHome": "http://www.celler.de/"
"Place": "Aachen"
},
{
"Email": "[email protected]",
"FirstNames": "Paula",
"Institution": "Martin-Luther-Universität Halle-Wittenberg",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Hähndel",
"Place": "Halle (Saale)",
"WWWHome": "https://algebra.mathematik.uni-halle.de/haehndel/"
},
{
"Email": "[email protected]",
"FirstNames": "Alexander",
"Institution": "Colorado State University",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Hulpke",
"Place": "Fort Collins",
"WWWHome": "https://www.math.colostate.edu/~hulpke/"
},
{
"FirstNames": "Stephen",
"IsAuthor": true,
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Howe",
"PostalAddress": "Unknown"
"LastName": "Howe"
},
{
"Email": "[email protected]",
"FirstNames": "Christopher",
"Institution": "University of St Andrews",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Jefferson",
"Place": "St Andrews",
"WWWHome": "https://caj.host.cs.st-andrews.ac.uk"
},
{
"Email": "[email protected]",
"FirstNames": "Maska",
"Institution": "University of Western Australia",
"IsAuthor": true,
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Law",
"Place": "Perth",
"PostalAddress": "Maska Law\nUniversity of Western Australia\nSchool of Mathematics and Statistics\n35 Stirling Highway\nCrawley 6009\nWestern Australia"
"Place": "Perth"
},
{
"Email": "[email protected]",
"FirstNames": "Steve",
"Institution": "University of St Andrews",
"IsAuthor": true,
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Linton",
"Place": "St Andrews",
"PostalAddress": "School of Computer Science\nJack Cole Building\nNorth Haugh\nSt Andrews, Fife KY16 9SX\nScotland, UK",
"WWWHome": "http://www-circa.mcs.st-and.ac.uk/~sal/"
"WWWHome": "http://www-groups.mcs.st-and.ac.uk/~sal"
},
{
"Email": "[email protected]",
"FirstNames": "Gunter",
"Institution": "Universitaet Kaiserslautern",
"IsAuthor": true,
"Institution": "Universität Kaiserslautern",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Malle",
"Place": "Kaiserslautern",
"WWWHome": "http://www.mathematik.uni-kl.de/~malle/"
"WWWHome": "https://www.mathematik.uni-kl.de/~malle/"
},
{
"Email": "alice@maths.uwa.edu.au",
"Email": "alice[email protected]",
"FirstNames": "Alice",
"Institution": "University of Western Australia",
"IsAuthor": true,
"Institution": "RWTH Aachen University",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Niemeyer",
"Place": "Perth",
"PostalAddress": "Alice C. Niemeyer\nUniversity of Western Australia\nSchool of Mathematics and Statistics\n35 Stirling Highway\nCrawley 6009\nWestern Australia",
"WWWHome": "http://www.maths.uwa.edu.au/~alice/"
"Place": "Aachen",
"WWWHome": "http://www.math.rwth-aachen.de/~Alice.Niemeyer/"
},
{
"Email": "obrien@math.auckland.ac.nz",
"Email": "e.[email protected]",
"FirstNames": "Eamonn",
"Institution": "University of Auckland",
"IsAuthor": true,
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "O'Brien",
"Place": "Auckland",
"WWWHome": "http://www.math.auckland.ac.nz/~obrien/"
"WWWHome": "https://www.math.auckland.ac.nz/~obrien/"
},
{
"Email": "[email protected]",
"FirstNames": "Colva M.",
"Institution": "University of St Andrews",
"IsAuthor": true,
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Roney-Dougal",
"Place": "St Andrews",
"PostalAddress": "School of Mathematics and Statistics\nMathematical Institute\nNorth Haugh\nSt Andrews, Fife KY16 9SS\nScotland, UK",
"WWWHome": "http://www-groups.mcs.st-and.ac.uk/~colva"
},
{
"Email": "max.horn@uni-siegen.de",
"Email": "horn@mathematik.uni-kl.de",
"FirstNames": "Max",
"Institution": "Universität Siegen",
"Institution": "TU Kaiserslautern",
"IsAuthor": false,
"IsMaintainer": true,
"LastName": "Horn",
"Place": "Siegen",
"PostalAddress": "Department Mathematik\nUniversität Siegen\nWalter-Flex-Straße 3\n57072 Siegen\nGermany",
"Place": "Kaiserslautern",
"WWWHome": "https://www.quendi.de/math"
},
{
"Email": "[email protected]",
"FirstNames": "Sergio",
"Institution": "RWTH Aachen University",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Siccha",
"Place": "Aachen"
},
{
"Email": "[email protected]",
"FirstNames": "Wilf",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Wilson",
"WWWHome": "https://wilf.me"
},
{
"Email": "[email protected]",
"FirstNames": "Madeleine",
"Institution": "University of Primorska",
"IsAuthor": false,
"IsMaintainer": false,
"LastName": "Whybrow",
"Place": "Primorska",
"WWWHome": "https://madeleinewhybrow.wordpress.com/contact/"
}
],
"README_URL": "https://gap-packages.github.io/recog/README.md",
Expand All @@ -197,7 +251,7 @@
"URL": "https://github.com/gap-packages/recog"
},
"Status": "deposited",
"Subtitle": "A collection of group recognition methods",
"TestFile": "tst/testall.g",
"Version": "1.3.2"
"Subtitle": "A package for constructive recognition of permutation and matrix groups",
"TestFile": "tst/testquick.g",
"Version": "1.4.2"
}

0 comments on commit 8b5a467

Please sign in to comment.