Skip to content

Commit 4579f19

Browse files
[xmod] Update to 2.98 (#1300)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent f360582 commit 4579f19

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

packages/xmod/meta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
"AbstractHTML": "The <span class=\"pkgname\">XMod</span> package provides a collection of functions for computing with crossed modules and cat1-groups, their derivations and sections, morphisms of these structures, and higher-dimensional generalisations.",
33
"AcceptDate": "12/1996",
44
"ArchiveFormats": ".tar.gz",
5-
"ArchiveSHA256": "e1f3a86d451a649564f1231eb4f961b6869ce61960d23bd2d1356b93e46decab",
6-
"ArchiveURL": "https://github.com/gap-packages/xmod/releases/download/v2.97/XMod-2.97",
5+
"ArchiveSHA256": "d6bfae0d62ccace262f8efccd39e9fc000b44745ee8a4dac83a4adab3b152804",
6+
"ArchiveURL": "https://github.com/gap-packages/xmod/releases/download/v2.98/XMod-2.98",
77
"AutoDoc": {
88
"TitlePage": {
99
"Abstract": "The &XMod; package provides functions for computation with\n<List>\n <Item>\n finite crossed modules of groups and cat1-groups, \n and morphisms of these structures; \n </Item>\n <Item>\n finite pre-crossed modules, pre-cat1-groups, and their Peiffer quotients;\n </Item>\n <Item>\n isoclinism classes of groups and crossed modules; \n </Item>\n <Item>\n derivations of crossed modules and sections of cat1-groups; \n </Item>\n <Item>\n crossed squares and their morphisms, including the actor crossed square of a crossed module; \n </Item>\n <Item>\n crossed modules of finite groupoids (experimental version). \n </Item>\n</List>\n<P/>\n&XMod; was originally implemented in 1996 using the &GAP;3 language, when the second author was studying for a Ph.D. <Cite Key='A1'/> in the School of Mathematics and Computer Science at Bangor University.\n<P/>\nIn April 2002 the first and third parts were converted to &GAP;4, the pre-structures were added, and version 2.001 was released. \nThe final two parts, covering derivations, sections and actors, were included in the January 2004 release 2.002 for &GAP; 4.4.\n<P/>\nIn October 2015 functions for computing isoclinism classes of crossed modules, written by Alper Odaba&#x15f; and Enver Uslu, were added.\nThese are contained in Chapter <Ref Chap='chap-isclnc' />, and are described in detail in the paper <Cite Key='IOU1' />.\n<P/>\nBug reports, suggestions and comments are, of course, welcome. To provide these, please submit an issue at <URL>https://github.com/gap-packages/xmod/issues/</URL> or send an email to the first author at <Email>cdwensley@btinternet.com</Email>. \n<P/>\n",
1010
"Acknowledgements": "This documentation was prepared using the &GAPDoc; <Cite Key='GAPDoc'/> and &AutoDoc; <Cite Key='AutoDoc'/> packages.<P/>\nThe procedure used to produce new releases uses the package <Package>GitHubPagesForGAP</Package> <Cite Key='GitHubPagesForGAP' /> and the package <Package>ReleaseTools</Package>.<P/>",
11-
"Copyright": "© 1996-2025, Chris Wensley et al. <P/>\nThe &XMod; package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
11+
"Copyright": "© 1996-2026, Chris Wensley et al. <P/>\nThe &XMod; package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n"
1212
}
1313
},
1414
"AvailabilityTest": null,
15-
"BannerString": "Loading XMod 2.97 (methods for crossed modules and cat1-groups)\nby Chris Wensley (https://github.com/cdwensley),\n with contributions from:\n Murat Alp (murat.alp@aum.edu.kw),\n Alper Odabas (aodabas@ogu.edu.tr),\nand Enver Uslu.\n-----------------------------------------------------------------------------\n",
15+
"BannerString": "Loading XMod 2.98 (methods for crossed modules and cat1-groups)\nby Chris Wensley (https://github.com/cdwensley),\n with contributions from:\n Murat Alp (murat.alp@aum.edu.kw),\n Alper Odabas (aodabas@ogu.edu.tr),\nand Enver Uslu.\n-----------------------------------------------------------------------------\n",
1616
"CommunicatedBy": "Derek Holt (Warwick)",
17-
"Date": "10/12/2025",
17+
"Date": "12/03/2026",
1818
"Dependencies": {
1919
"ExternalConditions": [],
2020
"GAP": ">=4.11.0",
@@ -64,7 +64,7 @@
6464
"SixFile": "doc/manual.six"
6565
}
6666
],
67-
"PackageInfoSHA256": "ddb78efb3fb9d03e2fcd9e54395308cfdfadedbef16eea4620135a4a7d8cd708",
67+
"PackageInfoSHA256": "7bb244a9b5ac5bfb0d309da64099a815553e5025da0f0eace5128dc35e2906fe",
6868
"PackageInfoURL": "https://gap-packages.github.io/xmod/PackageInfo.g",
6969
"PackageName": "XMod",
7070
"PackageWWWHome": "https://gap-packages.github.io/xmod/",
@@ -114,5 +114,5 @@
114114
"Subtitle": "Crossed Modules and Cat1-Groups",
115115
"SupportEmail": "cdwensley.maths@btinternet.com",
116116
"TestFile": "tst/testall.g",
117-
"Version": "2.97"
117+
"Version": "2.98"
118118
}

0 commit comments

Comments
 (0)