Skip to content

Commit

Permalink
Update website for CompilerForCAP 2023.06-09
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Jun 20, 2023
1 parent e4f0240 commit d2855a9
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions CompilerForCAP/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ SetPackageInfo( rec(

PackageName := "CompilerForCAP",
Subtitle := "Speed up computations in CAP categories",
Version := "2023.06-08",
Date := "2023-06-19",
Version := "2023.06-09",
Date := "2023-06-20",
License := "GPL-2.0-or-later",

Persons := [
Expand Down
4 changes: 2 additions & 2 deletions CompilerForCAP/doc/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ <h1>CompilerForCAP</h1>
<h2>Speed up computations in CAP categories</h2>

<p>
2023.06-08</p>
2023.06-09</p>

<p>
19 June 2023
20 June 2023
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions CompilerForCAP/doc/chap0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
 Speed up computations in CAP categories 


2023.06-08
2023.06-09


19 June 2023
20 June 2023


Fabian Zickgraf
Expand Down
4 changes: 2 additions & 2 deletions CompilerForCAP/doc/chap0_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ <h1>CompilerForCAP</h1>
<h2>Speed up computations in CAP categories</h2>

<p>
2023.06-08</p>
2023.06-09</p>

<p>
19 June 2023
20 June 2023
</p>

</div>
Expand Down
24 changes: 12 additions & 12 deletions _data/CompilerForCAP.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CompilerForCAP
version: "2023.06-08"
version: "2023.06-09"
license: "GPL-2.0-or-later"
date: 2023-06-19
date: 2023-06-20
description: |
Speed up computations in CAP categories
Expand Down Expand Up @@ -29,11 +29,11 @@ packageinfo: https://homalg-project.github.io/CAP_project/CompilerForCAP/Package

downloads:
- name: .tar.gz
url: https://github.com/homalg-project/CAP_project/releases/download/CompilerForCAP-2023.06-08/CompilerForCAP-2023.06-08.tar.gz
url: https://github.com/homalg-project/CAP_project/releases/download/CompilerForCAP-2023.06-09/CompilerForCAP-2023.06-09.tar.gz
- name: .zip
url: https://github.com/homalg-project/CAP_project/releases/download/CompilerForCAP-2023.06-08/CompilerForCAP-2023.06-08.zip
url: https://github.com/homalg-project/CAP_project/releases/download/CompilerForCAP-2023.06-09/CompilerForCAP-2023.06-09.zip

pdf: https://github.com/homalg-project/CAP_project/releases/download/CompilerForCAP-2023.06-08/CompilerForCAP-2023.06-08-manual.pdf
pdf: https://github.com/homalg-project/CAP_project/releases/download/CompilerForCAP-2023.06-09/CompilerForCAP-2023.06-09-manual.pdf

abstract: |
Expand All @@ -42,28 +42,28 @@ doc-html: doc/chap0.html
doc-pdf: doc/manual.pdf
citeas: |
<p class='BibEntry'>
[<span class='BibKey'>Zic19</span>] <b class='BibAuthor'>Zickgraf, F.</b>,
[<span class='BibKey'>Zic20</span>] <b class='BibAuthor'>Zickgraf, F.</b>,
<i class='BibTitle'>CompilerForCAP, Speed up computations in CAP categories,
Version 2023.06-08</i>
(<span class='BibYear'>6-19</span>)<br />
Version 2023.06-09</i>
(<span class='BibYear'>6-20</span>)<br />
(<span class='BibNote'>GAP package</span>),
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/CompilerForCAP">https://homalg-project.github.io/pkg/CompilerForCAP</a></span>.
</p>
bibtex: |
@misc{ CompilerForCAP2023.06-08,
@misc{ CompilerForCAP2023.06-09,
author = {Zickgraf, F.},
title = {{CompilerForCAP}, Speed up computations in CAP
categories, {V}ersion 2023.06-08},
categories, {V}ersion 2023.06-09},
month = {3-},
year = {6-19},
year = {6-20},
note = {GAP package},
howpublished = {\href
{https://homalg-project.github.io/pkg/CompilerForCAP}
{\texttt{https://homalg-project.github.io/}\discretionary
{}{}{}\texttt{pkg/}\discretionary
{}{}{}\texttt{CompilerForCAP}}},
printedkey = {Zic19}
printedkey = {Zic20}
}

0 comments on commit d2855a9

Please sign in to comment.