Skip to content

Commit 3c827c2

Browse files
[crisp] Update to 1.4.8 (#1172)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent 694aaa3 commit 3c827c2

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

packages/crisp/meta.json

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"AbstractHTML": "The <span class=\"pkgname\">GAP</span> package <span class=\"pkgname\">CRISP</span> provides algorithms for computing subgroups of finite soluble groups related to a group class <i>C</i>. In particular, it allows to compute <i>C</i>-radicals and <i>C</i>-injectors for Fitting classes (and Fitting sets) <i>C</i>, <i>C</i>-residuals for formations <i>C</i>, and <i>C</i>-projectors for Schunck classes <i>C</i>. In order to carry out these computations, the group class <i>C</i> must be represented by an algorithm which can decide membership in the group class.</p> <p>Moreover, <span class=\"pkgname\">CRISP</span> contains algorithms for the computation of normal subgroups invariant under a prescribed set of automorphisms and belonging to a given group class.</p> <p>This includes an improved method to compute the set of all normal subgroups of a finite soluble group, its characteristic subgroups, minimal normal subgroups and the socle and <i>p</i>-socles for given primes <i>p</i>.",
33
"AcceptDate": "12/2000",
44
"ArchiveFormats": ".tar.bz2",
5-
"ArchiveSHA256": "31a8d37b577208dc22c27b479d391b3bd89ba9dcab528b1570726af57098ccb1",
6-
"ArchiveURL": "http://www.icm.tu-bs.de/~bhoeflin/crisp/crisp-1.4.6",
5+
"ArchiveSHA256": "3360e17c1611a2ab1654d982aade5566a1c048c795675e321cbf15d06248d569",
6+
"ArchiveURL": "https://github.com/bh11/crisp/releases/latest/download/crisp-1.4.8",
77
"AvailabilityTest": null,
8-
"BannerString": "----------------------------------------------------------------------\n CRISP Version 1.4.6\n Computing with Radicals, Injectors, Schunck classes and Projectors\n by Burkhard Höfling\n----------------------------------------------------------------------\n",
8+
"BannerString": "----------------------------------------------------------------------\n CRISP Version 1.4.8\n Computing with Radicals, Injectors, Schunck classes and Projectors\n by Burkhard Höfling\n----------------------------------------------------------------------\n",
99
"BinaryFiles": [
1010
"doc/manual.pdf"
1111
],
1212
"CommunicatedBy": "Joachim Neubüser (Aachen)",
13-
"Date": "15/12/2022",
13+
"Date": "14/08/2025",
1414
"Dependencies": {
1515
"ExternalConditions": [],
16-
"GAP": ">=4.5",
16+
"GAP": ">=4.12",
1717
"NeededOtherPackages": [],
1818
"SuggestedOtherPackages": []
1919
},
@@ -46,27 +46,26 @@
4646
"SixFile": "doc/manual.six"
4747
}
4848
],
49-
"PackageInfoSHA256": "3acb309807c13dd0929e57f461d3f87c72175351af85961afebc3cf4321360ad",
50-
"PackageInfoURL": "http://www.icm.tu-bs.de/~bhoeflin/crisp/PackageInfo.g",
49+
"PackageInfoSHA256": "afdd261008c96d2e4f16c6f76cc79a105ac28c7e3838489d3a1917a244368d12",
50+
"PackageInfoURL": "https://github.com/bh11/crisp/releases/latest/download/PackageInfo.g",
5151
"PackageName": "CRISP",
52-
"PackageWWWHome": "http://www.icm.tu-bs.de/~bhoeflin/crisp/index.html",
52+
"PackageWWWHome": "https://github.com/bh11/crisp/",
5353
"Persons": [
5454
{
55-
"Email": "[email protected]",
55+
"Email": "[email protected]",
5656
"FirstNames": "Burkhard",
5757
"IsAuthor": true,
5858
"IsMaintainer": true,
59-
"LastName": "Höfling",
60-
"WWWHome": "http://www.icm.tu-bs.de/~bhoeflin"
59+
"LastName": "Höfling"
6160
}
6261
],
63-
"README_URL": "http://www.icm.tu-bs.de/~bhoeflin/crisp/README",
62+
"README_URL": "https://github.com/bh11/crisp/releases/latest/download/README.txt",
6463
"SourceRepository": {
6564
"Type": "git",
6665
"URL": "https://github.com/bh11/crisp.git"
6766
},
6867
"Status": "accepted",
6968
"Subtitle": "Computing with Radicals, Injectors, Schunck classes and Projectors",
7069
"TestFile": "tst/testall.g",
71-
"Version": "1.4.6"
70+
"Version": "1.4.8"
7271
}

0 commit comments

Comments
 (0)