Skip to content

Commit 30f057c

Browse files
[homalg_project] Updates for several packages
1 parent 21d09f3 commit 30f057c

File tree

8 files changed

+67
-67
lines changed

8 files changed

+67
-67
lines changed

packages/gaussforhomalg/meta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">GaussForHomalg</span> package provides Gauss functionality for <span class=\"pkgname\">homalg</span> using the package <span class=\"pkgname\">Gauss</span>",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "5f7e5ea80c79555e8027251275351c435bed48adaee48ef2b06aa93b84aef50e",
5-
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/GaussForHomalg-2025.12-01/GaussForHomalg-2025.12-01",
4+
"ArchiveSHA256": "5c1d8f495f6e3bf51892b8d87587cd110e513901fbac8e0a20e87f0a1cf4d608",
5+
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/GaussForHomalg-2026.04-01/GaussForHomalg-2026.04-01",
66
"AutoDoc": {
77
"TitlePage": {
88
"Abstract": "This document explains the primary uses of the &GaussForHomalg; package. Included in this manual is a documented list of the most important methods and functions you will need.<P/>\n",
@@ -11,22 +11,22 @@
1111
}
1212
},
1313
"AvailabilityTest": null,
14-
"Date": "2025-12-23",
14+
"Date": "2026-04-10",
1515
"Dependencies": {
1616
"ExternalConditions": [],
1717
"GAP": ">= 4.13.0",
1818
"NeededOtherPackages": [
1919
[
2020
"ToolsForHomalg",
21-
">= 2023.11-01"
21+
">= 2026.04-01"
2222
],
2323
[
2424
"Gauss",
2525
">= 2021.04-01"
2626
],
2727
[
2828
"MatricesForHomalg",
29-
">= 2023.10-01"
29+
">= 2026.04-01"
3030
],
3131
[
3232
"GAPDoc",
@@ -54,7 +54,7 @@
5454
"SixFile": "doc/manual.six"
5555
}
5656
],
57-
"PackageInfoSHA256": "dddb53fdf8ee84b2ac5477d6039ba3cc2c8e785d62cab60c07d69fc8e268b4bb",
57+
"PackageInfoSHA256": "1deb32288fb6279b2fdba0fb19c571095bd61c7d9f59709658103464c7811dde",
5858
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/GaussForHomalg/PackageInfo.g",
5959
"PackageName": "GaussForHomalg",
6060
"PackageWWWHome": "https://homalg-project.github.io/pkg/GaussForHomalg",
@@ -90,5 +90,5 @@
9090
"Status": "deposited",
9191
"Subtitle": "Gauss functionality for the homalg project",
9292
"TestFile": "tst/testall.g",
93-
"Version": "2025.12-01"
93+
"Version": "2026.04-01"
9494
}

packages/gradedmodules/meta.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
{
22
"AbstractHTML": "This homalg based package realizes the computability of the Abelian category of finitely presented graded modules over a computable graded ring",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "51288f024e7fd02202f55e5a92fe8fe116be1bc33f0af63249fc46b7c0a9b0e5",
5-
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/GradedModules-2025.12-01/GradedModules-2025.12-01",
4+
"ArchiveSHA256": "436542af5e6b8e8844a5e6c6118dd826ecb8ee8861a1f9d18d1d519e8d8949c9",
5+
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/GradedModules-2026.04-01/GradedModules-2026.04-01",
66
"AutoDoc": {
77
"TitlePage": {
88
"Copyright": "&copyright; 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"
99
}
1010
},
1111
"AvailabilityTest": null,
12-
"Date": "2025-12-23",
12+
"Date": "2026-04-10",
1313
"Dependencies": {
1414
"ExternalConditions": [],
1515
"GAP": ">= 4.13.0",
1616
"NeededOtherPackages": [
1717
[
1818
"ToolsForHomalg",
19-
">= 2014.12.08"
19+
">= 2026.04-01"
2020
],
2121
[
2222
"MatricesForHomalg",
23-
">= 2023.08-01"
23+
">= 2026.04-01"
2424
],
2525
[
2626
"HomalgToCAS",
27-
">= 2023.08-01"
27+
">= 2026.04-01"
2828
],
2929
[
3030
"RingsForHomalg",
@@ -34,14 +34,14 @@
3434
"GradedRingForHomalg",
3535
">= 2023.08-01"
3636
],
37-
[
38-
"Modules",
39-
">= 2023.08-01"
40-
],
4137
[
4238
"homalg",
4339
">= 2022.02-01"
4440
],
41+
[
42+
"Modules",
43+
">= 2026.04-01"
44+
],
4545
[
4646
"GAPDoc",
4747
">= 1.0"
@@ -70,7 +70,7 @@
7070
"SixFile": "doc/manual.six"
7171
}
7272
],
73-
"PackageInfoSHA256": "5edc7e9b4a32125b52aca4cb46923f237f7fceb5887c10b970af74d14e74a0c9",
73+
"PackageInfoSHA256": "d7f46a7921c8aaf8beaa842926fe76991cdd81fecd22ce56c1bf72eb8e385526",
7474
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/GradedModules/PackageInfo.g",
7575
"PackageName": "GradedModules",
7676
"PackageWWWHome": "https://homalg-project.github.io/pkg/GradedModules",
@@ -150,5 +150,5 @@
150150
"Status": "deposited",
151151
"Subtitle": "A homalg based package for the Abelian category of finitely presented graded modules over computable graded rings",
152152
"TestFile": "tst/testall.g",
153-
"Version": "2025.12-01"
153+
"Version": "2026.04-01"
154154
}

packages/gradedringforhomalg/meta.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
{
22
"AbstractHTML": "This package is part of the homalg-project and manages graded rings.",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "8cb0b2e1fe7b129577ee8c939703c75fc596749c1e9d77bde539765f8080ba65",
5-
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/GradedRingForHomalg-2025.12-01/GradedRingForHomalg-2025.12-01",
4+
"ArchiveSHA256": "8f8bc8465b934531209b20f4f68a346b29efb4f5d2ca76ce5cfa92737d2b5b99",
5+
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/GradedRingForHomalg-2026.04-01/GradedRingForHomalg-2026.04-01",
66
"AvailabilityTest": null,
7-
"Date": "2025-12-23",
7+
"Date": "2026-04-10",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
1111
"NeededOtherPackages": [
1212
[
1313
"MatricesForHomalg",
14-
">= 2023.08-01"
14+
">= 2026.04-01"
1515
],
1616
[
1717
"HomalgToCAS",
18-
">= 2023.08-01"
18+
">= 2026.04-01"
1919
],
2020
[
2121
"RingsForHomalg",
2222
">= 2023.08-01"
2323
],
24-
[
25-
"Modules",
26-
">= 2023.08-01"
27-
],
2824
[
2925
"homalg",
3026
">=2011.08.16"
3127
],
28+
[
29+
"Modules",
30+
">= 2026.04-01"
31+
],
3232
[
3333
"GAPDoc",
3434
">= 1.0"
@@ -63,7 +63,7 @@
6363
"SixFile": "doc/manual.six"
6464
}
6565
],
66-
"PackageInfoSHA256": "04d51adf9938d4553fc57595af328e8b52c28d07dea449072795e675a14a2927",
66+
"PackageInfoSHA256": "c27672f4179e962f93ee5def1a311c585ab79c70f65d794e6165a5f5f11df39d",
6767
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/GradedRingForHomalg/PackageInfo.g",
6868
"PackageName": "GradedRingForHomalg",
6969
"PackageWWWHome": "https://homalg-project.github.io/pkg/GradedRingForHomalg",
@@ -143,5 +143,5 @@
143143
"Status": "deposited",
144144
"Subtitle": "Endow Commutative Rings with an Abelian Grading",
145145
"TestFile": "tst/testall.g",
146-
"Version": "2025.12-01"
146+
"Version": "2026.04-01"
147147
}

packages/homalgtocas/meta.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">HomalgToCAS</span> package provides the first layer of abstraction needed for <span class=\"pkgname\">homalg</span> to access external computer algebra systems",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "0575a3592c89e719598d3c57bf86e877d0f330f69650517c005e97d9f6dfc05b",
5-
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-2025.12-01/HomalgToCAS-2025.12-01",
4+
"ArchiveSHA256": "f228884acc2b0f0c18f0b6ac6b41bc4f8606c3108af989b7e8bcbef8ba52420a",
5+
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-2026.04-01/HomalgToCAS-2026.04-01",
66
"AutoDoc": {
77
"TitlePage": {
88
"Acknowledgements": "\n We are very much indebted to Max Neunhöffer who provided the first\n piece of code around which the package &IO_ForHomalg; was built. The\n package &HomalgToCAS; provides a further abstraction layer preparing\n the communication.\n ",
99
"Copyright": "&copyright; 2007-2015 by Mohamed Barakat, Thomas Breuer, Simon Görtzen, and Frank Lübeck.\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"
1010
}
1111
},
1212
"AvailabilityTest": null,
13-
"Date": "2025-12-23",
13+
"Date": "2026-04-10",
1414
"Dependencies": {
1515
"ExternalConditions": [],
1616
"GAP": ">= 4.13.0",
1717
"NeededOtherPackages": [
1818
[
1919
"ToolsForHomalg",
20-
">= 2023.11-01"
20+
">= 2026.04-01"
2121
],
2222
[
2323
"MatricesForHomalg",
24-
">= 2023.08-01"
24+
">= 2026.04-01"
2525
],
2626
[
2727
"GAPDoc",
@@ -58,7 +58,7 @@
5858
"SixFile": "doc/manual.six"
5959
}
6060
],
61-
"PackageInfoSHA256": "67a06f012dacef30e190dbda35291839762f15e314b81b39034667bfda022d9f",
61+
"PackageInfoSHA256": "9e49986d82b2887576dff413e21c862cc9d0a5469929841a3f6ce99bafb0f048",
6262
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/HomalgToCAS/PackageInfo.g",
6363
"PackageName": "HomalgToCAS",
6464
"PackageWWWHome": "https://homalg-project.github.io/pkg/HomalgToCAS",
@@ -149,5 +149,5 @@
149149
"Status": "deposited",
150150
"Subtitle": "A window to the outer world",
151151
"TestFile": "tst/testall.g",
152-
"Version": "2025.12-01"
152+
"Version": "2026.04-01"
153153
}

packages/localizeringforhomalg/meta.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
{
22
"AbstractHTML": "This package is part of the homalg-project and allows localization of a (computable) commutative ring at a (finitely generated) maximal ideal.",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "b46dee39562dea32a96818411e0cec910fc0da87c801a1337068c30433ac7b4e",
5-
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/LocalizeRingForHomalg-2025.12-01/LocalizeRingForHomalg-2025.12-01",
4+
"ArchiveSHA256": "262ce8365a15db0c6897a93b8c7d3ec8ae7b1ab8dbede4213e566b66c46246b1",
5+
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/LocalizeRingForHomalg-2026.04-01/LocalizeRingForHomalg-2026.04-01",
66
"AutoDoc": {
77
"TitlePage": {
88
"Copyright": "&copyright; 2009-2015 by Mohamed Barakat 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"
99
}
1010
},
1111
"AvailabilityTest": null,
12-
"Date": "2025-12-23",
12+
"Date": "2026-04-10",
1313
"Dependencies": {
1414
"ExternalConditions": [],
1515
"GAP": ">= 4.13.0",
1616
"NeededOtherPackages": [
1717
[
1818
"MatricesForHomalg",
19-
">= 2023.10-01"
19+
">= 2026.04-01"
2020
],
2121
[
2222
"HomalgToCAS",
23-
">= 2023.08-01"
23+
">= 2026.04-01"
2424
],
2525
[
2626
"Modules",
27-
">= 2023.08-01"
27+
">= 2026.04-01"
2828
],
2929
[
3030
"GAPDoc",
@@ -54,7 +54,7 @@
5454
"SixFile": "doc/manual.six"
5555
}
5656
],
57-
"PackageInfoSHA256": "f347952286dff88c8fdf72168584f94ee04d90dee0347a10839f83ea2d05334e",
57+
"PackageInfoSHA256": "081899785fa382ccbe3fcfa3846c4681ae8c603c400e20d067f038afa0581748",
5858
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/LocalizeRingForHomalg/PackageInfo.g",
5959
"PackageName": "LocalizeRingForHomalg",
6060
"PackageWWWHome": "https://homalg-project.github.io/pkg/LocalizeRingForHomalg",
@@ -101,5 +101,5 @@
101101
"Status": "deposited",
102102
"Subtitle": "A Package for Localization of Polynomial Rings",
103103
"TestFile": "tst/testall.g",
104-
"Version": "2025.12-01"
104+
"Version": "2026.04-01"
105105
}

packages/matricesforhomalg/meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">MatricesForHomalg</span> package provides lazy evaluated matrices with clever operations for the homalg project",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "a1035dd672a20fc10bcdd53ea8b30115814771c31c1d188833d758ca1cb3307d",
5-
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/MatricesForHomalg-2025.12-01/MatricesForHomalg-2025.12-01",
4+
"ArchiveSHA256": "8ede2a108990f7861de1097df8ffd41162dec00d18a4d01f5421abd462e7de5d",
5+
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/MatricesForHomalg-2026.04-01/MatricesForHomalg-2026.04-01",
66
"AvailabilityTest": null,
7-
"Date": "2025-12-23",
7+
"Date": "2026-04-10",
88
"Dependencies": {
99
"ExternalConditions": [],
1010
"GAP": ">= 4.13.0",
1111
"NeededOtherPackages": [
1212
[
1313
"ToolsForHomalg",
14-
">= 2023.11-01"
14+
">= 2026.04-01"
1515
],
1616
[
1717
"GAPDoc",
@@ -43,7 +43,7 @@
4343
"SixFile": "doc/manual.six"
4444
}
4545
],
46-
"PackageInfoSHA256": "a2c401552fcc2d2b2d90991005c54fff30ad334ff556df2399826b597763e309",
46+
"PackageInfoSHA256": "54492a4cfb78801ebc905a1f29b734a709cec78d08f5661c4b4dea2ddf076633",
4747
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/MatricesForHomalg/PackageInfo.g",
4848
"PackageName": "MatricesForHomalg",
4949
"PackageWWWHome": "https://homalg-project.github.io/pkg/MatricesForHomalg",
@@ -101,5 +101,5 @@
101101
"Status": "deposited",
102102
"Subtitle": "Matrices for the homalg project",
103103
"TestFile": "tst/testall.g",
104-
"Version": "2025.12-01"
104+
"Version": "2026.04-01"
105105
}

packages/modules/meta.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
{
22
"AbstractHTML": "The <span class=\"pkgname\">Modules</span> package provides ring independent homological algebra functionality for the abelian category of finitely presented modules over computable rings",
33
"ArchiveFormats": ".tar.gz .zip",
4-
"ArchiveSHA256": "be04c498021eca0bc784e646998ccee87285ae6a4580b364dda16026322c363e",
5-
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/Modules-2025.12-01/Modules-2025.12-01",
4+
"ArchiveSHA256": "0499a1b1eb98db2b994997de303af0077b29399026c208ed3425bd750d747a10",
5+
"ArchiveURL": "https://github.com/homalg-project/homalg_project/releases/download/Modules-2026.04-01/Modules-2026.04-01",
66
"AutoDoc": {
77
"TitlePage": {
88
"Acknowledgements": "We are very much indebted to Alban Quadrat.",
99
"Copyright": "&copyright; 2007-2015 by Mohamed Barakat 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"
1010
}
1111
},
1212
"AvailabilityTest": null,
13-
"Date": "2025-12-23",
13+
"Date": "2026-04-10",
1414
"Dependencies": {
1515
"ExternalConditions": [],
1616
"GAP": ">= 4.13.0",
1717
"NeededOtherPackages": [
1818
[
19-
"MatricesForHomalg",
20-
">=2023.10-01"
19+
"ToolsForHomalg",
20+
">= 2026.04-01"
2121
],
2222
[
23-
"ToolsForHomalg",
24-
">=2013.04.12"
23+
"MatricesForHomalg",
24+
">= 2026.04-01"
2525
],
2626
[
2727
"homalg",
28-
">=2022.02-01"
28+
">= 2022.02-01"
2929
],
3030
[
3131
"GaussForHomalg",
32-
">=2023.08-01"
32+
">= 2026.04-01"
3333
],
3434
[
3535
"GAPDoc",
@@ -59,7 +59,7 @@
5959
"SixFile": "doc/manual.six"
6060
}
6161
],
62-
"PackageInfoSHA256": "68688c785fb056bb5cf53b7749452af3f38a636f5331525003c5011d385f03fa",
62+
"PackageInfoSHA256": "cf846697baeb73b0f5b67219728d0dcda48935073728ba7d9a60ef686e9594d3",
6363
"PackageInfoURL": "https://homalg-project.github.io/homalg_project/Modules/PackageInfo.g",
6464
"PackageName": "Modules",
6565
"PackageWWWHome": "https://homalg-project.github.io/pkg/Modules",
@@ -138,5 +138,5 @@
138138
"Status": "deposited",
139139
"Subtitle": "A homalg based package for the Abelian category of finitely presented modules over computable rings",
140140
"TestFile": "tst/testall.g",
141-
"Version": "2025.12-01"
141+
"Version": "2026.04-01"
142142
}

0 commit comments

Comments
 (0)