From 1c2085681bdd91dfcc724346ac02a9633c1ecbe5 Mon Sep 17 00:00:00 2001 From: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 15:09:20 +0000 Subject: [PATCH] [homalg_project] Updates for several packages --- packages/gradedmodules/meta.json | 10 +++++----- packages/homalg/meta.json | 10 +++++----- packages/modules/meta.json | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/packages/gradedmodules/meta.json b/packages/gradedmodules/meta.json index 395f238b8..2732ecae7 100644 --- a/packages/gradedmodules/meta.json +++ b/packages/gradedmodules/meta.json @@ -1,15 +1,15 @@ { "AbstractHTML": "This homalg based package realizes the computability of the Abelian category of finitely presented graded modules over a computable graded ring", "ArchiveFormats": ".tar.gz .zip", - "ArchiveSHA256": "2afa3d1c301ce0afa026f493cfa08751128dd506ca7956092230e40d377b0132", - "ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/GradedModules-2023.09-01/GradedModules-2023.09-01", + "ArchiveSHA256": "9e6fbe846547dfad519264cdb40a1ffb0b2a8b2a56bc7b1ccf35f002bb50fc1f", + "ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/GradedModules-2024.01-01/GradedModules-2024.01-01", "AutoDoc": { "TitlePage": { "Copyright": "©right; 2008-2015 by Mohamed Barakat, Sebastian Gutsche, and Markus Lange-Hegermann\n\nThis package may be distributed under the terms and conditions of the GNU Public License Version 2 or (at your option) any later version.\n" } }, "AvailabilityTest": null, - "Date": "2023-09-18", + "Date": "2024-01-10", "Dependencies": { "ExternalConditions": [], "GAP": ">= 4.12.1", @@ -70,7 +70,7 @@ "SixFile": "doc/manual.six" } ], - "PackageInfoSHA256": "8b8251182f863da0c9ad286d424cf010a6172dab57cf41f806907b397b7224f1", + "PackageInfoSHA256": "a6867f129c692bf53322bc1879dd8acc6195e83d35bdb9127b568ae27d2782fa", "PackageInfoURL": "https://homalg-project.github.io/homalg_project/GradedModules/PackageInfo.g", "PackageName": "GradedModules", "PackageWWWHome": "https://homalg-project.github.io/pkg/GradedModules", @@ -150,5 +150,5 @@ "Status": "deposited", "Subtitle": "A homalg based package for the Abelian category of finitely presented graded modules over computable graded rings", "TestFile": "tst/testall.g", - "Version": "2023.09-01" + "Version": "2024.01-01" } diff --git a/packages/homalg/meta.json b/packages/homalg/meta.json index a446a1fc9..9766dc9c4 100644 --- a/packages/homalg/meta.json +++ b/packages/homalg/meta.json @@ -1,8 +1,8 @@ { "AbstractHTML": "A homological algebra meta-package for computable Abelian categories", "ArchiveFormats": ".tar.gz .zip", - "ArchiveSHA256": "624b151a00ecac2581758b0b718e593ca7e5e2bd575f1e9fb470270e1fcfd8c9", - "ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/homalg-2023.10-01/homalg-2023.10-01", + "ArchiveSHA256": "3fa61d0ae9df0eaeed8547aa292609ebda217271c2823b4b8652cd7f779d674c", + "ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/homalg-2024.01-01/homalg-2024.01-01", "AutoDoc": { "TitlePage": { "Acknowledgements": "\n https://www.arangodb.com/speakers/max-neunhoeffer/\n Max Neunhöffer not only taught me the\n philosophy of object-oriented programming in &GAP4;, but also to\n what extent this philosophy is still unique among programming\n languages (&see; ).\n\n He, http://www.math.rwth-aachen.de/~Frank.Luebeck/Frank\n Lübeck, and\n http://www.math.rwth-aachen.de/~Thomas.Breuer/\n Thomas Breuer patiently answered trillions of\n specific questions, even those I was too lazy to look up in the\n excellent \n programming tutorialhttp://www.gap-system.org/Manuals/doc/ref/chap0.html.\n \n Without their continuous and tireless help and advice, not only this\n package but the &homalg; project as a whole\n https://homalg-project.github.io/homalg_project/ would\n have remained on my todo list.

\n \n A lot of \n ideas that make up this package and the whole\n &homalg; project came out of intensive discussions\n with Daniel Robertz\n https://www.plymouth.ac.uk/staff/daniel-robertz during\n our early collaboration, where we developed our philosophy of a meta\n package for homological algebra and implemented\n https://algebra.mathematik.uni-siegen.de/barakat/homalg_in_maple/\n it in &Maple;.\n This &Maple; package &homalg; is now part of\n https://github.com/homalg-project/homalg_project/tree/master/RingsForHomalg/maple the GAP package &RingsForHomalg;.

\n \n In the fall of 2007 I began collaborating\n with Simon Görtzen\n https://www.linkedin.com/in/simongoertzen/ to\n further pursue and extend these \n ideas preparing the transition to &GAP4;. With\n his help &homalg; became an extendable multi-package project.

\n \n Max Neunhöffer convinced me to use his wonderful &IO; package to\n start communicating with external computer algebra systems. This was\n crucial to remedy the yet missing support for important rings in\n &GAP;. Max provided the first piece of code to access the computer\n algebra system &Singular;. This was the starting point of the\n packages &HomalgToCAS; and &IO_ForHomalg;, which were further abstracted\n by Simon and myself enabling &homalg; to communicate with virtually any external\n (computer algebra) system.

\n \n https://www.researchgate.net/scientific-contributions/50557632_Thomas_Baechler\n Thomas Bächler wrote the package\n &MapleForHomalg; to directly access &Maple; via its\n &C;-interface. It offers an alternative to the package\n &IO_ForHomalg;, which requires &Maple;'s terminal\n interface cmaple.

\n \n The basic support for &Sage; was added by Simon, and the support for\n &Singular; was initiated by\n Markus Lange-Hegermann\n https://www.th-owl.de/eecs/fachbereich/team/markus-lange-hegermann/\n and continued by him and Simon, while\n Markus Kirschmer\n http://www.math.rwth-aachen.de/~Markus.Kirschmer/\n contributed the complete support for &MAGMA;. This formed the\n beginning of the &RingsForHomalg; package. Recently, Daniel added\n the support for &Macaulay2;.

\n \n My concerns about how to handle the garbage collection in the\n external computer algebra systems were evaporated with the idea of\n Thomas Breuer using the so-called weak\n pointershttp://www.gap-system.org/Manuals/doc/ref/chap86.html\n in &GAP4; to keep track of all the\n external objects that became obsolete for &homalg;. This idea took\n shape in a discussion with him and Frank Lübeck and finally found\n its way into the package &HomalgToCAS;.

\n \n My gratitude to all with whom I worked together to develop extension\n packages and those who developed their own packages within the\n &homalg; project (&see; Appendix ).\n Without their contributions the package &homalg; would have remained\n a core without a body:\n \n \n https://www.researchgate.net/scientific-contributions/50557632_Thomas_Baechler\n Barbara Bremer\n http://www.math.rwth-aachen.de/~Thomas.Breuer/\n Anna Fabiańska\n https://www.linkedin.com/in/simongoertzen/\n http://www.math.rwth-aachen.de/~Markus.Kirschmer/\n https://www.th-owl.de/eecs/fachbereich/team/markus-lange-hegermann/\n http://www.math.rwth-aachen.de/~Frank.Luebeck/\n https://www.arangodb.com/speakers/max-neunhoeffer/\n https://www.plymouth.ac.uk/staff/daniel-robertz\n \n \n I would also like to thank Alban Quadrat\n https://who.rocq.inria.fr/Alban.Quadrat/\n for supporting the &homalg; project and for all the wonderful\n discussions we had. At several places in the code I was happy to add\n the comment: I learned this from Alban.\n \n \n \n My teacher https://www.researchgate.net/profile/Wilhelm_Plesken\n Wilhelm Plesken remains an inexhaustible source of\n extremely broad and deep knowledge. Thank you for being such a\n magnificent person.

\n \n This manual was created using the GAPDoc package of Max Neunhöffer\n and Frank Lübeck.

\n\n Last but not least, thanks\n to Miriam, Josef, Jonas, and Irene for\n the endless love and support.\n \n

\n

\n Mohamed Barakat\n ", @@ -10,7 +10,7 @@ } }, "AvailabilityTest": null, - "Date": "2023-10-05", + "Date": "2024-01-10", "Dependencies": { "ExternalConditions": [], "GAP": ">= 4.12.1", @@ -48,7 +48,7 @@ "SixFile": "doc/manual.six" } ], - "PackageInfoSHA256": "f6ea6f36e1adaf911b16e76f415cf58b109cb642505c5f81ce919127d8415789", + "PackageInfoSHA256": "4dd33d215de18aac44c7688289e8f060606268f35431acd08bf4f8ba9dfa3f80", "PackageInfoURL": "https://homalg-project.github.io/homalg_project/homalg/PackageInfo.g", "PackageName": "homalg", "PackageWWWHome": "https://homalg-project.github.io/pkg/homalg", @@ -95,5 +95,5 @@ "Status": "deposited", "Subtitle": "A homological algebra meta-package for computable Abelian categories", "TestFile": "tst/testall.g", - "Version": "2023.10-01" + "Version": "2024.01-01" } diff --git a/packages/modules/meta.json b/packages/modules/meta.json index 1a69e0164..0abea52cf 100644 --- a/packages/modules/meta.json +++ b/packages/modules/meta.json @@ -1,8 +1,8 @@ { "AbstractHTML": "The Modules package provides ring independent homological algebra functionality for the abelian category of finitely presented modules over computable rings", "ArchiveFormats": ".tar.gz .zip", - "ArchiveSHA256": "d3a4f6ce32277efff220f4bf6e1cc3733ef4bf4223fdaa43feac03bf661314c1", - "ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/Modules-2023.10-01/Modules-2023.10-01", + "ArchiveSHA256": "63abbfc5738355abec5bf64ae0b4217dfc217b674f1aaa514e0a5ea736268d80", + "ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/Modules-2024.01-01/Modules-2024.01-01", "AutoDoc": { "TitlePage": { "Acknowledgements": "We are very much indebted to Alban Quadrat.", @@ -10,7 +10,7 @@ } }, "AvailabilityTest": null, - "Date": "2023-10-05", + "Date": "2024-01-10", "Dependencies": { "ExternalConditions": [], "GAP": ">= 4.12.1", @@ -59,7 +59,7 @@ "SixFile": "doc/manual.six" } ], - "PackageInfoSHA256": "d49d00ef4005021741c080ca4db8dbb9d338bebcf063f92730cd934166b8423b", + "PackageInfoSHA256": "f1bd17295738b7920317d98912a513fac49a4886e29c24acec0bc194f2cf4b06", "PackageInfoURL": "https://homalg-project.github.io/homalg_project/Modules/PackageInfo.g", "PackageName": "Modules", "PackageWWWHome": "https://homalg-project.github.io/pkg/Modules", @@ -138,5 +138,5 @@ "Status": "deposited", "Subtitle": "A homalg based package for the Abelian category of finitely presented modules over computable rings", "TestFile": "tst/testall.g", - "Version": "2023.10-01" + "Version": "2024.01-01" }