Skip to content

Commit

Permalink
Update website for HomalgToCAS 2023.11-01
Browse files Browse the repository at this point in the history
  • Loading branch information
Bot committed Nov 30, 2023
1 parent 1ffedd0 commit 4cdedfe
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 20 deletions.
5 changes: 3 additions & 2 deletions HomalgToCAS/PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ SetPackageInfo( rec(

PackageName := "HomalgToCAS",
Subtitle := "A window to the outer world",
Version := "2023.08-01",
Date := "2023-08-23",
Version := "2023.11-01",
Date := "2023-11-30",
License := "GPL-2.0-or-later",

Persons := [
Expand Down Expand Up @@ -160,6 +160,7 @@ PackageDoc := rec(
Dependencies := rec(
GAP := ">= 4.12.1",
NeededOtherPackages := [
[ "ToolsForHomalg", ">= 2023.11-01" ],
[ "MatricesForHomalg", ">= 2023.08-01" ],
[ "GAPDoc", ">= 1.0" ]
],
Expand Down
4 changes: 2 additions & 2 deletions HomalgToCAS/doc/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ <h1>HomalgToCAS</h1>
<h2>A window to the outer world</h2>

<p>
2023.08-01</p>
2023.11-01</p>

<p>
23 August 2023
30 November 2023
</p>

</div>
Expand Down
4 changes: 2 additions & 2 deletions HomalgToCAS/doc/chap0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
 A window to the outer world 


2023.08-01
2023.11-01


23 August 2023
30 November 2023


Thomas Bächler
Expand Down
4 changes: 2 additions & 2 deletions HomalgToCAS/doc/chap0_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ <h1>HomalgToCAS</h1>
<h2>A window to the outer world</h2>

<p>
2023.08-01</p>
2023.11-01</p>

<p>
23 August 2023
30 November 2023
</p>

</div>
Expand Down
27 changes: 15 additions & 12 deletions _data/HomalgToCAS.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: HomalgToCAS
version: "2023.08-01"
version: "2023.11-01"
license: "GPL-2.0-or-later"
date: 2023-08-23
date: 2023-11-30
description: |
A window to the outer world
Expand Down Expand Up @@ -30,6 +30,9 @@ contributors:
GAP: ">= 4.12.1"

needed-pkgs:
- name: "ToolsForHomalg"
version: ">= 2023.11-01"
url: "https://homalg-project.github.io/pkg/ToolsForHomalg"
- name: "MatricesForHomalg"
version: ">= 2023.08-01"
url: "https://homalg-project.github.io/pkg/MatricesForHomalg"
Expand All @@ -48,11 +51,11 @@ packageinfo: https://homalg-project.github.io/homalg_project/HomalgToCAS/Package

downloads:
- name: .tar.gz
url: https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-2023.08-01/HomalgToCAS-2023.08-01.tar.gz
url: https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-2023.11-01/HomalgToCAS-2023.11-01.tar.gz
- name: .zip
url: https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-2023.08-01/HomalgToCAS-2023.08-01.zip
url: https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-2023.11-01/HomalgToCAS-2023.11-01.zip

pdf: https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-2023.08-01/HomalgToCAS-2023.08-01-manual.pdf
pdf: https://github.com/homalg-project/homalg_project/releases/download/HomalgToCAS-2023.11-01/HomalgToCAS-2023.11-01-manual.pdf

abstract: |
The <span class="pkgname">HomalgToCAS</span> package provides the first layer of abstraction needed for <span class="pkgname">homalg</span> to access external computer algebra systems
Expand All @@ -64,23 +67,23 @@ keywords: |
homalgExternalObject, CreateHomalgExternalRing, HomalgExternalRingElement, IsHomalgExternalMatrixRep, LaunchCAS, TerminateCAS, homalgSendBlocking.
citeas: |
<p class='BibEntry'>
[<span class='BibKey'>BBGGW23</span>] <b class='BibAuthor'>Bächler, T., Barakat, M., Görtzen, S., Gutsche, S. and Wagh, V.</b>,
[<span class='BibKey'>BBGGW30</span>] <b class='BibAuthor'>Bächler, T., Barakat, M., Görtzen, S., Gutsche, S. and Wagh, V.</b>,
<i class='BibTitle'>HomalgToCAS, A window to the outer world,
Version 2023.08-01</i>
(<span class='BibYear'>8-23</span>)<br />
Version 2023.11-01</i>
(<span class='BibYear'>1-30</span>)<br />
(<span class='BibNote'>GAP package</span>),
<span class='BibHowpublished'><a href="https://homalg-project.github.io/pkg/HomalgToCAS">https://homalg-project.github.io/pkg/HomalgToCAS</a></span>.
</p>
bibtex: |
@misc{ HomalgToCAS2023.08-01,
@misc{ HomalgToCAS2023.11-01,
author = {B{\"a}chler, T. and Barakat, M. and G{\"o}rtzen, S.
and Gutsche, S. and Wagh, V.},
title = {{HomalgToCAS}, A window to the outer world, {V}ersion
2023.08-01},
2023.11-01},
month = {3-},
year = {8-23},
year = {1-30},
note = {GAP package},
howpublished = {\href
{https://homalg-project.github.io/pkg/HomalgToCAS}
Expand All @@ -90,6 +93,6 @@ bibtex: |
keywords = {homalgExternalObject; CreateHomalgExternalRing;
HomalgExternalRingElement; IsHomalgExternalMatrixRep;
LaunchCAS; TerminateCAS; homalgSendBlocking},
printedkey = {BBGGW23}
printedkey = {BBGGW30}
}

0 comments on commit 4cdedfe

Please sign in to comment.