From 9c261738d311bcf9f77f18d9a68c4692f969a428 Mon Sep 17 00:00:00 2001
From: Bot
- 2023.10-01Modules
A homalg based package for the Abelian category of finitely presented modules over computable rings
- 5 October 2023 + 10 January 2024
diff --git a/Modules/doc/chap0.txt b/Modules/doc/chap0.txt index 2ebdf6a5c..9d18412df 100644 --- a/Modules/doc/chap0.txt +++ b/Modules/doc/chap0.txt @@ -7,10 +7,10 @@ modules over computable rings [101X - 2023.10-01 + 2024.01-01 - 5 October 2023 + 10 January 2024 Thomas Bächler diff --git a/Modules/doc/chap0_mj.html b/Modules/doc/chap0_mj.html index 288d18a0a..ef0e3861a 100644 --- a/Modules/doc/chap0_mj.html +++ b/Modules/doc/chap0_mj.html @@ -32,10 +32,10 @@- 2023.10-01
+ 2024.01-01- 5 October 2023 + 10 January 2024
diff --git a/Modules/doc/chap10.html b/Modules/doc/chap10.html index bf41c2930..de7481963 100644 --- a/Modules/doc/chap10.html +++ b/Modules/doc/chap10.html @@ -93,7 +93,7 @@-InstallValue( functor_Cokernel_for_fp_modules, +BindGlobal( "functor_Cokernel_for_fp_modules", CreateHomalgFunctor( [ "name", "Cokernel" ], [ "category", HOMALG_MODULES.category ], @@ -174,7 +174,7 @@10.4-3 functor_ImageObject
-InstallValue( functor_ImageObject_for_fp_modules, +BindGlobal( "functor_ImageObject_for_fp_modules", CreateHomalgFunctor( [ "name", "ImageObject for modules" ], [ "category", HOMALG_MODULES.category ], @@ -337,7 +337,7 @@10.4-7 Functor_Hom
-InstallValue( Functor_Hom_for_fp_modules, +BindGlobal( "Functor_Hom_for_fp_modules", CreateHomalgFunctor( [ "name", "Hom" ], [ "category", HOMALG_MODULES.category ], @@ -593,7 +593,7 @@10.4-9 Functor_TensorProduct
-InstallValue( Functor_TensorProduct_for_fp_modules, +BindGlobal( "Functor_TensorProduct_for_fp_modules", CreateHomalgFunctor( [ "name", "TensorProduct" ], [ "category", HOMALG_MODULES.category ], diff --git a/Modules/doc/chap10.txt b/Modules/doc/chap10.txt index a9d81e952..2ea5c0c91 100644 --- a/Modules/doc/chap10.txt +++ b/Modules/doc/chap10.txt @@ -20,7 +20,7 @@ [33X[0;0YThe functor that associates to a map its cokernel.[133X [4X[32X Code [32X[104X - [4XInstallValue( functor_Cokernel_for_fp_modules,[104X + [4XBindGlobal( "functor_Cokernel_for_fp_modules",[104X [4X CreateHomalgFunctor([104X [4X [ "name", "Cokernel" ],[104X [4X [ "category", HOMALG_MODULES.category ],[104X @@ -98,7 +98,7 @@ [33X[0;0YThe functor that associates to a map its image.[133X [4X[32X Code [32X[104X - [4XInstallValue( functor_ImageObject_for_fp_modules,[104X + [4XBindGlobal( "functor_ImageObject_for_fp_modules",[104X [4X CreateHomalgFunctor([104X [4X [ "name", "ImageObject for modules" ],[104X [4X [ "category", HOMALG_MODULES.category ],[104X @@ -258,7 +258,7 @@ [33X[0;0YThe bifunctor [10XHom[110X.[133X [4X[32X Code [32X[104X - [4XInstallValue( Functor_Hom_for_fp_modules,[104X + [4XBindGlobal( "Functor_Hom_for_fp_modules",[104X [4X CreateHomalgFunctor([104X [4X [ "name", "Hom" ],[104X [4X [ "category", HOMALG_MODULES.category ],[104X @@ -511,7 +511,7 @@ [33X[0;0YThe tensor product bifunctor.[133X [4X[32X Code [32X[104X - [4XInstallValue( Functor_TensorProduct_for_fp_modules,[104X + [4XBindGlobal( "Functor_TensorProduct_for_fp_modules",[104X [4X CreateHomalgFunctor([104X [4X [ "name", "TensorProduct" ],[104X [4X [ "category", HOMALG_MODULES.category ],[104X diff --git a/Modules/doc/chap10_mj.html b/Modules/doc/chap10_mj.html index 557b61afc..4b67cb483 100644 --- a/Modules/doc/chap10_mj.html +++ b/Modules/doc/chap10_mj.html @@ -96,7 +96,7 @@10.4-1 functor_Cokernel
-InstallValue( functor_Cokernel_for_fp_modules, +BindGlobal( "functor_Cokernel_for_fp_modules", CreateHomalgFunctor( [ "name", "Cokernel" ], [ "category", HOMALG_MODULES.category ], @@ -177,7 +177,7 @@10.4-3 functor_ImageObject
-InstallValue( functor_ImageObject_for_fp_modules, +BindGlobal( "functor_ImageObject_for_fp_modules", CreateHomalgFunctor( [ "name", "ImageObject for modules" ], [ "category", HOMALG_MODULES.category ], @@ -340,7 +340,7 @@10.4-7 Functor_Hom
-InstallValue( Functor_Hom_for_fp_modules, +BindGlobal( "Functor_Hom_for_fp_modules", CreateHomalgFunctor( [ "name", "Hom" ], [ "category", HOMALG_MODULES.category ], @@ -596,7 +596,7 @@10.4-9 Functor_TensorProduct
-InstallValue( Functor_TensorProduct_for_fp_modules, +BindGlobal( "Functor_TensorProduct_for_fp_modules", CreateHomalgFunctor( [ "name", "TensorProduct" ], [ "category", HOMALG_MODULES.category ], diff --git a/_data/Modules.yml b/_data/Modules.yml index 9f050f5b1..7372118b8 100644 --- a/_data/Modules.yml +++ b/_data/Modules.yml @@ -1,7 +1,7 @@ name: Modules -version: "2023.10-01" +version: "2024.01-01" license: "GPL-2.0-or-later" -date: 2023-10-05 +date: 2024-01-10 description: | A homalg based package for the Abelian category of finitely presented modules over computable rings @@ -48,11 +48,11 @@ packageinfo: https://homalg-project.github.io/homalg_project/Modules/PackageInfo downloads: - name: .tar.gz - url: https://github.com/homalg-project/homalg_project/releases/download/Modules-2023.10-01/Modules-2023.10-01.tar.gz + url: https://github.com/homalg-project/homalg_project/releases/download/Modules-2024.01-01/Modules-2024.01-01.tar.gz - name: .zip - url: https://github.com/homalg-project/homalg_project/releases/download/Modules-2023.10-01/Modules-2023.10-01.zip + url: https://github.com/homalg-project/homalg_project/releases/download/Modules-2024.01-01/Modules-2024.01-01.zip -pdf: https://github.com/homalg-project/homalg_project/releases/download/Modules-2023.10-01/Modules-2023.10-01-manual.pdf +pdf: https://github.com/homalg-project/homalg_project/releases/download/Modules-2024.01-01/Modules-2024.01-01-manual.pdf abstract: | The Modules package provides ring independent homological algebra functionality for the abelian category of finitely presented modules over computable rings @@ -64,30 +64,30 @@ keywords: | modules, module homomorphisms, functor, ext, tor. citeas: |- [BBDGLW05] Bächler, T., Barakat, M., Diebold, F., Gutsche, S., Lange-Hegermann, M. and Wagh, V., + [BBDGLW10] Bächler, T., Barakat, M., Diebold, F., Gutsche, S., Lange-Hegermann, M. and Wagh, V., Modules, A homalg based package for the Abelian category of finitely presented modules over computable rings, - Version 2023.10-01 - (0-05)
bibtex: | - @misc{ Modules2023.10-01, + @misc{ Modules2024.01-01, author = {B{\"a}chler, T. and Barakat, M. and Diebold, F. and Gutsche, S. and Lange-Hegermann, M. and Wagh, V.}, title = {{Modules}, A homalg based package for the Abelian category of finitely presented modules over computable - rings, {V}ersion 2023.10-01}, - month = {3-}, - year = {0-05}, + rings, {V}ersion 2024.01-01}, + month = {4-}, + year = {1-10}, note = {GAP package}, howpublished = {\href {https://homalg-project.github.io/pkg/Modules} {\texttt{https://homalg-project.github.io/}\discretionary {}{}{}\texttt{pkg/}\discretionary {}{}{}\texttt{Modules}}}, keywords = {modules; module homomorphisms; functor; ext; tor}, - printedkey = {BBDGLW05} + printedkey = {BBDGLW10} }
+ Version 2024.01-01 + (1-10)
(GAP package), https://homalg-project.github.io/pkg/Modules.