Skip to content

Commit

Permalink
Update website for homalg 2024.01-01
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Jan 10, 2024
1 parent a17a607 commit 8c2954b
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 27 deletions.
26 changes: 13 additions & 13 deletions _data/homalg.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: homalg
version: "2023.10-01"
version: "2024.01-01"
license: "GPL-2.0-or-later"
date: 2023-10-05
date: 2024-01-10
description: |
A homological algebra meta-package for computable Abelian categories
Expand Down Expand Up @@ -33,11 +33,11 @@ packageinfo: https://homalg-project.github.io/homalg_project/homalg/PackageInfo.

downloads:
- name: .tar.gz
url: https://github.com/homalg-project/homalg_project/releases/download/homalg-2023.10-01/homalg-2023.10-01.tar.gz
url: https://github.com/homalg-project/homalg_project/releases/download/homalg-2024.01-01/homalg-2024.01-01.tar.gz
- name: .zip
url: https://github.com/homalg-project/homalg_project/releases/download/homalg-2023.10-01/homalg-2023.10-01.zip
url: https://github.com/homalg-project/homalg_project/releases/download/homalg-2024.01-01/homalg-2024.01-01.zip

pdf: https://github.com/homalg-project/homalg_project/releases/download/homalg-2023.10-01/homalg-2023.10-01-manual.pdf
pdf: https://github.com/homalg-project/homalg_project/releases/download/homalg-2024.01-01/homalg-2024.01-01-manual.pdf

abstract: |
A homological algebra meta-package for computable Abelian categories
Expand All @@ -49,29 +49,29 @@ keywords: |
homological, filtration, bicomplex, spectral sequence, Grothendieck, functor.
citeas: |
<p class='BibEntry'>
[<span class='BibKey'>BGL05</span>] <b class='BibAuthor'>Barakat, M., Gutsche, S. and Lange-Hegermann, M.</b>,
[<span class='BibKey'>BGL10</span>] <b class='BibAuthor'>Barakat, M., Gutsche, S. and Lange-Hegermann, M.</b>,
<i class='BibTitle'>homalg, A homological algebra meta-package for computable Abelian categories,
Version 2023.10-01</i>
(<span class='BibYear'>0-05</span>)<br />
Version 2024.01-01</i>
(<span class='BibYear'>1-10</span>)<br />
(<span class='BibNote'>GAP package</span>),
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/homalg">https://homalg-project.github.io/pkg/homalg</a></span>.
</p>
bibtex: |
@misc{ homalg2023.10-01,
@misc{ homalg2024.01-01,
author = {Barakat, M. and Gutsche, S. and Lange-Hegermann, M.},
title = {{homalg}, A homological algebra meta-package for
computable Abelian categories, {V}ersion 2023.10-01},
month = {3-},
year = {0-05},
computable Abelian categories, {V}ersion 2024.01-01},
month = {4-},
year = {1-10},
note = {GAP package},
howpublished = {\href {https://homalg-project.github.io/pkg/homalg}
{\texttt{https://homalg-project.github.io/}\discretionary
{}{}{}\texttt{pkg/}\discretionary
{}{}{}\texttt{homalg}}},
keywords = {homological; filtration; bicomplex; spectral sequence;
Grothendieck; functor},
printedkey = {BGL05}
printedkey = {BGL10}
}
4 changes: 2 additions & 2 deletions homalg/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ SetPackageInfo( rec(

PackageName := "homalg",
Subtitle := "A homological algebra meta-package for computable Abelian categories",
Version := "2023.10-01",
Date := "2023-10-05",
Version := "2024.01-01",
Date := "2024-01-10",
License := "GPL-2.0-or-later",

Persons := [
Expand Down
4 changes: 2 additions & 2 deletions homalg/doc/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ <h1>homalg</h1>
<h2>A homological algebra meta-package for computable Abelian categories</h2>

<p>
2023.10-01</p>
2024.01-01</p>

<p>
5 October 2023
10 January 2024
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions homalg/doc/chap0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
 A homological algebra meta-package for computable Abelian categories 


2023.10-01
2024.01-01


5 October 2023
10 January 2024


Mohamed Barakat
Expand Down
4 changes: 2 additions & 2 deletions homalg/doc/chap0_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ <h1>homalg</h1>
<h2>A homological algebra meta-package for computable Abelian categories</h2>

<p>
2023.10-01</p>
2024.01-01</p>

<p>
5 October 2023
10 January 2024
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions homalg/doc/chap11.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ <h5>11.4-1 functor_Kernel</h5>


<div class="example"><pre>
InstallValue( functor_Kernel,
BindGlobal( "functor_Kernel",
CreateHomalgFunctor(
[ "name", "Kernel" ],
[ "category", HOMALG.category ],
Expand All @@ -435,7 +435,7 @@ <h5>11.4-2 functor_DefectOfExactness</h5>


<div class="example"><pre>
InstallValue( functor_DefectOfExactness,
BindGlobal( "functor_DefectOfExactness",
CreateHomalgFunctor(
[ "name", "DefectOfExactness" ],
[ "category", HOMALG.category ],
Expand Down
4 changes: 2 additions & 2 deletions homalg/doc/chap11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@
The functor that associates to a map its kernel.

 Code 
InstallValue( functor_Kernel,
BindGlobal( "functor_Kernel",
 CreateHomalgFunctor(
 [ "name", "Kernel" ],
 [ "category", HOMALG.category ],
Expand All @@ -386,7 +386,7 @@
the image of the inner map.

 Code 
InstallValue( functor_DefectOfExactness,
BindGlobal( "functor_DefectOfExactness",
 CreateHomalgFunctor(
 [ "name", "DefectOfExactness" ],
 [ "category", HOMALG.category ],
Expand Down
4 changes: 2 additions & 2 deletions homalg/doc/chap11_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ <h5>11.4-1 functor_Kernel</h5>


<div class="example"><pre>
InstallValue( functor_Kernel,
BindGlobal( "functor_Kernel",
CreateHomalgFunctor(
[ "name", "Kernel" ],
[ "category", HOMALG.category ],
Expand All @@ -438,7 +438,7 @@ <h5>11.4-2 functor_DefectOfExactness</h5>


<div class="example"><pre>
InstallValue( functor_DefectOfExactness,
BindGlobal( "functor_DefectOfExactness",
CreateHomalgFunctor(
[ "name", "DefectOfExactness" ],
[ "category", HOMALG.category ],
Expand Down

0 comments on commit 8c2954b

Please sign in to comment.