|
2 | 2 | "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.",
|
3 | 3 | "AcceptDate": "12/1996",
|
4 | 4 | "ArchiveFormats": ".tar.gz",
|
5 |
| - "ArchiveSHA256": "b1ddc78e88c3bebdbd00467f14d4042860bbff6762ab3e6e244626eefef6bc4f", |
6 |
| - "ArchiveURL": "https://github.com/gap-packages/xmod/releases/download/v2.94/XMod-2.94", |
| 5 | + "ArchiveSHA256": "02f718567710e36d99764b45cd5cc828ec17e628e3d869c410cef417a801a5ef", |
| 6 | + "ArchiveURL": "https://github.com/gap-packages/xmod/releases/download/v2.95/XMod-2.95", |
7 | 7 | "AutoDoc": {
|
8 | 8 | "TitlePage": {
|
9 |
| - "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'/> at Bangor.\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ş 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. Please submit an issue at <URL>https://github.com/gap-packages/xmod/issues/</URL> or send an email to the first author at <Email> [email protected]</Email>. \n<P/>\n", |
| 9 | + "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ş 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. Please submit an issue at <URL>https://github.com/gap-packages/xmod/issues/</URL> or send an email to the first author at <Email> [email protected]</Email>. \n<P/>\n", |
10 | 10 | "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 | 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"
|
12 | 12 | }
|
13 | 13 | },
|
14 | 14 | "AvailabilityTest": null,
|
15 |
| - "BannerString": "Loading XMod 2.94 (methods for crossed modules and cat1-groups)\nby Chris Wensley (https://github.com/cdwensley),\n with contributions from:\n Murat Alp ([email protected]),\n Alper Odabas ([email protected]),\nand Enver Uslu.\n-----------------------------------------------------------------------------\n", |
| 15 | + "BannerString": "Loading XMod 2.95 (methods for crossed modules and cat1-groups)\nby Chris Wensley (https://github.com/cdwensley),\n with contributions from:\n Murat Alp ([email protected]),\n Alper Odabas ([email protected]),\nand Enver Uslu.\n-----------------------------------------------------------------------------\n", |
16 | 16 | "CommunicatedBy": "Derek Holt (Warwick)",
|
17 |
| - "Date": "08/07/2025", |
| 17 | + "Date": "10/07/2025", |
18 | 18 | "Dependencies": {
|
19 | 19 | "ExternalConditions": [],
|
20 | 20 | "GAP": ">=4.11.0",
|
|
25 | 25 | ],
|
26 | 26 | [
|
27 | 27 | "groupoids",
|
28 |
| - ">= 1.73" |
| 28 | + ">= 1.77" |
29 | 29 | ],
|
30 | 30 | [
|
31 | 31 | "HAP",
|
|
64 | 64 | "SixFile": "doc/manual.six"
|
65 | 65 | }
|
66 | 66 | ],
|
67 |
| - "PackageInfoSHA256": "9d735780fda5709fa4a14fe82f9d955dd11925c98ad12b9a3e8acd869acc223d", |
| 67 | + "PackageInfoSHA256": "3c9e2cf89acc1bfc6aba2d09d214a25cbeffb7cf278a9f8d9d6c38bcb34c9782", |
68 | 68 | "PackageInfoURL": "https://gap-packages.github.io/xmod/PackageInfo.g",
|
69 | 69 | "PackageName": "XMod",
|
70 | 70 | "PackageWWWHome": "https://gap-packages.github.io/xmod/",
|
|
114 | 114 | "Subtitle": "Crossed Modules and Cat1-Groups",
|
115 | 115 | "SupportEmail": "[email protected]",
|
116 | 116 | "TestFile": "tst/testall.g",
|
117 |
| - "Version": "2.94" |
| 117 | + "Version": "2.95" |
118 | 118 | }
|
0 commit comments