Skip to content

Commit

Permalink
Update website for CAP 2023.10-07
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Oct 19, 2023
1 parent 976a65d commit dc8c0a9
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions CAP/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ SetPackageInfo( rec(

PackageName := "CAP",
Subtitle := "Categories, Algorithms, Programming",
Version := "2023.10-06",
Date := "2023-10-10",
Version := "2023.10-07",
Date := "2023-10-20",
License := "GPL-2.0-or-later",

Persons := [
Expand Down
4 changes: 2 additions & 2 deletions CAP/doc/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ <h1>CAP</h1>
<h2>Categories, Algorithms, Programming</h2>

<p>
2023.10-06</p>
2023.10-07</p>

<p>
10 October 2023
20 October 2023
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions CAP/doc/chap0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
 Categories, Algorithms, Programming 


2023.10-06
2023.10-07


10 October 2023
20 October 2023


Sebastian Gutsche
Expand Down
4 changes: 2 additions & 2 deletions CAP/doc/chap0_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ <h1>CAP</h1>
<h2>Categories, Algorithms, Programming</h2>

<p>
2023.10-06</p>
2023.10-07</p>

<p>
10 October 2023
20 October 2023
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions CAP/doc/chap15.html
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ <h4>15.11 <span class="Heading">Terminal category</span></h4>
<span class="GAPprompt">gap&gt;</span> <span class="GAPinput">Display( T );</span>
A CAP category with name TerminalCategoryWithMultipleObjects( ):

65 primitive operations were used to derive 309 operations for this category \
65 primitive operations were used to derive 311 operations for this category \
which algorithmically
* IsCategoryWithDecidableColifts
* IsCategoryWithDecidableLifts
Expand Down Expand Up @@ -878,7 +878,7 @@ <h4>15.11 <span class="Heading">Terminal category</span></h4>
<span class="GAPprompt">gap&gt;</span> <span class="GAPinput">Display( T );</span>
A CAP category with name TerminalCategoryWithSingleObject( ):

63 primitive operations were used to derive 309 operations for this category \
63 primitive operations were used to derive 311 operations for this category \
which algorithmically
* IsCategoryWithDecidableColifts
* IsCategoryWithDecidableLifts
Expand Down
4 changes: 2 additions & 2 deletions CAP/doc/chap15.txt
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@
gap> Display( T );
A CAP category with name TerminalCategoryWithMultipleObjects( ):

65 primitive operations were used to derive 309 operations for this category \
65 primitive operations were used to derive 311 operations for this category \
which algorithmically
* IsCategoryWithDecidableColifts
* IsCategoryWithDecidableLifts
Expand Down Expand Up @@ -793,7 +793,7 @@
gap> Display( T );
A CAP category with name TerminalCategoryWithSingleObject( ):

63 primitive operations were used to derive 309 operations for this category \
63 primitive operations were used to derive 311 operations for this category \
which algorithmically
* IsCategoryWithDecidableColifts
* IsCategoryWithDecidableLifts
Expand Down
4 changes: 2 additions & 2 deletions CAP/doc/chap15_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -724,7 +724,7 @@ <h4>15.11 <span class="Heading">Terminal category</span></h4>
<span class="GAPprompt">gap&gt;</span> <span class="GAPinput">Display( T );</span>
A CAP category with name TerminalCategoryWithMultipleObjects( ):

65 primitive operations were used to derive 309 operations for this category \
65 primitive operations were used to derive 311 operations for this category \
which algorithmically
* IsCategoryWithDecidableColifts
* IsCategoryWithDecidableLifts
Expand Down Expand Up @@ -881,7 +881,7 @@ <h4>15.11 <span class="Heading">Terminal category</span></h4>
<span class="GAPprompt">gap&gt;</span> <span class="GAPinput">Display( T );</span>
A CAP category with name TerminalCategoryWithSingleObject( ):

63 primitive operations were used to derive 309 operations for this category \
63 primitive operations were used to derive 311 operations for this category \
which algorithmically
* IsCategoryWithDecidableColifts
* IsCategoryWithDecidableLifts
Expand Down
24 changes: 12 additions & 12 deletions _data/CAP.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CAP
version: "2023.10-06"
version: "2023.10-07"
license: "GPL-2.0-or-later"
date: 2023-10-10
date: 2023-10-20
description: |
Categories, Algorithms, Programming
Expand Down Expand Up @@ -42,11 +42,11 @@ packageinfo: https://homalg-project.github.io/CAP_project/CAP/PackageInfo.g

downloads:
- name: .tar.gz
url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-06/CAP-2023.10-06.tar.gz
url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-07/CAP-2023.10-07.tar.gz
- name: .zip
url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-06/CAP-2023.10-06.zip
url: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-07/CAP-2023.10-07.zip

pdf: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-06/CAP-2023.10-06-manual.pdf
pdf: https://github.com/homalg-project/CAP_project/releases/download/CAP-2023.10-07/CAP-2023.10-07-manual.pdf

abstract: |
<span class="pkgname">CAP</span> (Categories, Algorithms, Programming) is a package for category theory.
Expand All @@ -58,27 +58,27 @@ doc-html: doc/chap0.html
doc-pdf: doc/manual.pdf
citeas: |
<p class='BibEntry'>
[<span class='BibKey'>GPS10</span>] <b class='BibAuthor'>Gutsche, S., Posur, S. and Skartsæterhagen, Ø.</b>,
[<span class='BibKey'>GPS20</span>] <b class='BibAuthor'>Gutsche, S., Posur, S. and Skartsæterhagen, Ø.</b>,
<i class='BibTitle'>CAP, Categories, Algorithms, Programming,
Version 2023.10-06</i>
(<span class='BibYear'>0-10</span>)<br />
Version 2023.10-07</i>
(<span class='BibYear'>0-20</span>)<br />
(<span class='BibNote'>GAP package</span>),
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/CAP">https://homalg-project.github.io/pkg/CAP</a></span>.
</p>
bibtex: |
@misc{ CAP2023.10-06,
@misc{ CAP2023.10-07,
author = {Gutsche, S. and Posur, S. and Skarts{\ae}terhagen,
{\O}.},
title = {{CAP}, Categories, Algorithms, Programming, {V}ersion
2023.10-06},
2023.10-07},
month = {3-},
year = {0-10},
year = {0-20},
note = {GAP package},
howpublished = {\href {https://homalg-project.github.io/pkg/CAP}
{\texttt{https://homalg-project.github.io/}\discretionary
{}{}{}\texttt{pkg/}\discretionary {}{}{}\texttt{CAP}}},
printedkey = {GPS10}
printedkey = {GPS20}
}

0 comments on commit dc8c0a9

Please sign in to comment.