Skip to content

Commit a87fa62

Browse files
author
Bot
committed
Update website for CAP 2026.07-03
1 parent 734e303 commit a87fa62

5 files changed

Lines changed: 19 additions & 19 deletions

File tree

CAP/PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ SetPackageInfo( rec(
1010

1111
PackageName := "CAP",
1212
Subtitle := "Categories, Algorithms, Programming",
13-
Version := "2026.07-02",
14-
Date := "2026-07-14",
13+
Version := "2026.07-03",
14+
Date := "2026-07-15",
1515
License := "GPL-2.0-or-later",
1616

1717
Persons := [

CAP/doc/chap0.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ <h1>CAP</h1>
2929
<h2>Categories, Algorithms, Programming</h2>
3030

3131
<p>
32-
2026.07-02</p>
32+
2026.07-03</p>
3333

3434
<p>
35-
14 July 2026
35+
15 July 2026
3636
</p>
3737

3838
</div>

CAP/doc/chap0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
 Categories, Algorithms, Programming 
77

88

9-
2026.07-02
9+
2026.07-03
1010

1111

12-
14 July 2026
12+
15 July 2026
1313

1414

1515
Sebastian Gutsche

CAP/doc/chap0_mj.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ <h1>CAP</h1>
3232
<h2>Categories, Algorithms, Programming</h2>
3333

3434
<p>
35-
2026.07-02</p>
35+
2026.07-03</p>
3636

3737
<p>
38-
14 July 2026
38+
15 July 2026
3939
</p>
4040

4141
</div>

_data/CAP.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CAP
2-
version: "2026.07-02"
2+
version: "2026.07-03"
33
license: "GPL-2.0-or-later"
4-
date: 2026-07-14
4+
date: 2026-07-15
55
description: |
66
Categories, Algorithms, Programming
77
@@ -46,11 +46,11 @@ packageinfo: https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g
4646

4747
downloads:
4848
- name: .tar.gz
49-
url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.07-02/CAP-2026.07-02.tar.gz
49+
url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.07-03/CAP-2026.07-03.tar.gz
5050
- name: .zip
51-
url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.07-02/CAP-2026.07-02.zip
51+
url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.07-03/CAP-2026.07-03.zip
5252

53-
pdf: https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.07-02/CAP-2026.07-02-manual.pdf
53+
pdf: https://github.com/homalg-project/CAP_project/releases/download/CAP-2026.07-03/CAP-2026.07-03-manual.pdf
5454

5555
abstract: |
5656
<span class="pkgname">CAP</span> (Categories, Algorithms, Programming) is a package for category theory.
@@ -62,10 +62,10 @@ doc-html: doc/chap0.html
6262
doc-pdf: doc/manual.pdf
6363
citeas: |
6464
<p class='BibEntry'>
65-
[<span class='BibKey'>GPSZ14</span>] <b class='BibAuthor'>Gutsche, S., Posur, S., Skartsæterhagen, Ø. and Zickgraf, F.</b>,
65+
[<span class='BibKey'>GPSZ15</span>] <b class='BibAuthor'>Gutsche, S., Posur, S., Skartsæterhagen, Ø. and Zickgraf, F.</b>,
6666
<i class='BibTitle'>CAP, Categories, Algorithms, Programming,
67-
Version 2026.07-02</i>
68-
(<span class='BibYear'>7-14</span>)<br />
67+
Version 2026.07-03</i>
68+
(<span class='BibYear'>7-15</span>)<br />
6969
(<span class='BibNote'>GAP package</span>),
7070
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/CAP">https://homalg-project.github.io/pkg/CAP</a></span>.
7171
</p>
@@ -76,13 +76,13 @@ bibtex: |
7676
author = {Gutsche, S. and Posur, S. and Skarts{\ae}terhagen,
7777
{\O}. and Zickgraf, F.},
7878
title = {{CAP}, {Categories, Algorithms, Programming},
79-
{V}ersion 2026.07\texttt{\symbol{45}}02},
79+
{V}ersion 2026.07\texttt{\symbol{45}}03},
8080
month = {6\texttt{\symbol{45}}},
81-
year = {7\texttt{\symbol{45}}14},
81+
year = {7\texttt{\symbol{45}}15},
8282
note = {GAP package},
8383
howpublished = {\href {https://homalg-project.github.io/pkg/CAP}
8484
{\texttt{https://homalg\texttt{\symbol{45}}project.github.io/}\discretionary
8585
{}{}{}\texttt{pkg/}\discretionary {}{}{}\texttt{CAP}}},
86-
printedkey = {GPSZ14}
86+
printedkey = {GPSZ15}
8787
}
8888

0 commit comments

Comments
 (0)