Skip to content

Commit

Permalink
[groupoids] Update to 1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
gap-package-distribution-bot[bot] authored and fingolfin committed Jan 23, 2024
1 parent 3f5cf23 commit e1cc87f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/groupoids/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"AbstractHTML": "The groupoids package provides a collection of functions for computing with finite groupoids, graph of groups, and graphs of groupoids. These are based on the more basic structures of magmas with objects and their mappings. It provides functions for normal forms of elements in Free Products with Amalgamation and in HNN extensions. Up until April 2017 this package was named Gpd.",
"AcceptDate": "05/2015",
"ArchiveFormats": ".tar.gz",
"ArchiveSHA256": "db2941544ca9b3f5235cae645e8027af08f84326028ca195a597a69a858a7eca",
"ArchiveURL": "https://github.com/gap-packages/groupoids/releases/download/v1.73/groupoids-1.73",
"ArchiveSHA256": "848cc0862a137d5aa3b26bd22dceb2c38621ddc6e056541ee23f6756943e80b4",
"ArchiveURL": "https://github.com/gap-packages/groupoids/releases/download/v1.74/groupoids-1.74",
"AutoDoc": {
"TitlePage": {
"Abstract": "The &groupoids; package provides functions for computation with\ngroupoids (categories with every arrow invertible) and their morphisms; for graphs of groups, and graphs of groupoids.\nThe most basic structure introduced is that of <E>magma with objects</E>, followed by <E>semigroup with objects</E>, then <E>monoid with objects</E> and finally <E>groupoid</E> which is a <E>group with objects</E>.\n <P/>It provides normal forms for Free Products with Amalgamation and for HNN-extensions when the initial groups have rewrite systems and the subgroups have finite index. This is described in Section <Ref Sect=\"sec-gphgps\"/>. It is planned to move this section to a new package <Package>Rewriting</Package> in time for version 4.11 of &GAP;.\n<P/>The &groupoids; package was originally implemented in 2000 (as <Package>GraphGpd</Package>) when the first author was studying for a Ph.D. in Bangor.\n <P/>The package was then renamed <Package>Gpd</Package> and version 1.07 was released in July 2011, ready for &GAP; 4.5.\n <P/><Package>Gpd</Package> became an accepted &GAP; package in May 2015.\n <P/>In April 2017 the package was renamed again, as <Package>groupoids</Package>.\n <P/>Recent versions implement many of the constructions described in the paper <Cite Key='AlWe' /> for automorphisms of groupoids.\n <P/>Bug reports, comments, suggestions for additional features, and offers to implement some of these, will all be very welcome.\n <P/>Please submit any issues at <URL>https://github.com/gap-packages/groupoids/issues/</URL> or send an email to the second author at <Email>[email protected]</Email>.\n <P/>",
"Abstract": "The &groupoids; package provides functions for computation with\ngroupoids (categories with every arrow invertible) and their morphisms; for graphs of groups, and graphs of groupoids.\nThe most basic structure introduced is that of <E>magma with objects</E>, followed by <E>semigroup with objects</E>, then <E>monoid with objects</E> and finally <E>groupoid</E> which is a <E>group with objects</E>.\n <P/>It provides normal forms for Free Products with Amalgamation and for HNN-extensions when the initial groups have rewrite systems and the subgroups have finite index. This is described in Section <Ref Sect=\"sec-gphgps\"/>. It is planned to move this section to a new package <Package>Rewriting</Package> in time for version 4.11 of &GAP;.\n<P/>The &groupoids; package was originally implemented in 2000 (as <Package>GraphGpd</Package>) when the first author was studying for a Ph.D. in Bangor.\n <P/>The package was then renamed <Package>Gpd</Package> and version 1.07 was released in July 2011, ready for &GAP; 4.5.\n <P/><Package>Gpd</Package> became an accepted &GAP; package in May 2015.\n <P/>In April 2017 the package was renamed again, as <Package>groupoids</Package>.\n <P/>Recent versions implement many of the constructions described in the paper <Cite Key='AlWe' /> for automorphisms of groupoids.\n <P/>Bug reports, comments, suggestions for additional features, and offers to implement some of these, will all be very welcome.\n <P/>Please submit any issues at <URL>https://github.com/gap-packages/groupoids/issues/</URL> or send an email to the second author at <Email>[email protected]</Email>.\n <P/>",
"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/>",
"Copyright": "&copyright; 2000-2023, Emma Moore and Chris Wensley.<P/>\nThe &groupoids; 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"
"Copyright": "&copyright; 2000-2024, Emma Moore and Chris Wensley.<P/>\nThe &groupoids; 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"
}
},
"Autoload": false,
"AvailabilityTest": null,
"BannerString": "Loading groupoids 1.73 (algorithms for finite groupoids)\nby Emma Moore and Chris Wensley (https://github.com/cdwensley)\n--------------------------------------------------------------\n",
"BannerString": "Loading groupoids 1.74 (algorithms for finite groupoids)\nby Emma Moore and Chris Wensley (https://github.com/cdwensley)\n--------------------------------------------------------------\n",
"CommunicatedBy": "Derek Holt (Warwick)",
"Date": "09/02/2023",
"Date": "23/01/2024",
"Dependencies": {
"ExternalConditions": [],
"GAP": ">=4.10.1",
Expand Down Expand Up @@ -59,7 +59,7 @@
"SixFile": "doc/manual.six"
}
],
"PackageInfoSHA256": "cfa40b9860f8f4746e3b88b658b9a94b9d996a3df237d44fbe6ee98d5b6579f3",
"PackageInfoSHA256": "4f33559a69c55526f8afeb5647e0642e0e6a5654c305660888d7384d8259d10b",
"PackageInfoURL": "https://gap-packages.github.io/groupoids/PackageInfo.g",
"PackageName": "groupoids",
"PackageWWWHome": "https://gap-packages.github.io/groupoids/",
Expand Down Expand Up @@ -89,5 +89,5 @@
"Subtitle": "Calculations with finite groupoids and their homomorphisms",
"SupportEmail": "[email protected]",
"TestFile": "tst/testall.g",
"Version": "1.73"
"Version": "1.74"
}

0 comments on commit e1cc87f

Please sign in to comment.