Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jdebeule committed Sep 16, 2024
2 parents 63a1c65 + 880a8c5 commit d0b251a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 41 deletions.
24 changes: 1 addition & 23 deletions participants.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,8 @@
layout: page
title: Participants
participants:
- {name: Mun See Chang, affiliation: "University of St Andrews, Scotland"}
- {name: Ruth Hoffmann, affiliation: "University of St Andrews, Scotland"}
- {name: Max Horn, affiliation: "University of Kaiserslautern-Landau, Germany"}
- {name: Olexandr Konovalov, affiliation: "University of St Andrews, Scotland"}
- {name: Rhys Evans, affiliation: "Institute of Mathematics, Physics and Mechanics, Ljubljana, Slovenia"}
- {name: Markus Pfeiffer, affiliation: "Huawei R&D Edinburgh, Scotland"}
- {name: Michael Young, affiliation: "University of St Andrews, Scotland"}
- {name: James Mitchell, affiliation: "University of St Andrews, Scotland"}
- {name: Shaun Alan Isherwood, affiliation: "University of Aberdeen, Scotland"}
- {name: Lukas Schnelle, affiliation: "SLA, ART at RWTH Aachen, Germany"}
- {name: Jan De Beule, affiliation: "Vrije Universiteit Brussel, Belgium"}
- {name: Manuel Delgado, affiliation: "University of Porto, Portugal"}
- {name: Joseph Edwards, affiliation: "University of St Andrews, Scotland"}
- {name: Peiran Wu, affiliation: "University of St Andrews, Scotland"}
- {name: Wilf Wilson}
- {name: Jung Won Cho, affiliation: "University of St Andrews, Scotland"}
- {name: Meike Weiß, affiliation: "RWTH Aachen University, Germany"}
- {name: Kamil Zabielski, affiliation: "Bialystok University of Technology, Poland"}
- {name: Leonard Soicher, affiliation: "Queen Mary University of London, England"}
- {name: Tianrun Yang, affiliation: "University of St Andrews, Scotland"}
- {name: Reinis Cirpons, affiliation: "University of St Andrews, Scotland"}
- {name: Murray Whyte, affiliation: "University of St Andrews, Scotland"}
- {name: Robin Hankin, affiliation: "University of Stirling, Scotland"}
- {name: Christopher Jefferson, affiliation: "University of Dundee, Scotland"}

---

<ol>{% assign participants = page.participants | sort: "name" %}
Expand Down
19 changes: 1 addition & 18 deletions preparation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,4 @@ Please note that this list will be updated on the go, as we find more things tha
If you do not have access to this slack you can [email us](mailto:{{site.email}}) and we will invite you.
All registered participants will be sent an invite link.

- You should have a recent version of GAP installed (4.12 or a development version built from the master branch)

<!--
- The workshop will take place on a <https://gather.town> workspace.
All registered participants will be sent an invite link.
-->

<!--
- if you are interested in OSCAR or the GAP-Julia integration, also install Julia (and OSCAR) beforehand; see <https://oscar.computeralgebra.de/install/> for hints how to do that (in fact this will also give you a GAP installation)
-->
<!--

- consider reading up on some things:
- [Max's notes on the GAP package distribution](https://hackmd.io/EFifigvAQ32fYXd6XgbnQg)
- [Max's notes on GAP infrastructure overall](https://hackmd.io/EUtMx_2mRTaIYYlWSaVI6A)
- [Current code for the package distribution](https://github.com/gap-system/gap-distribution/tree/master/DistributionUpdate/PackageUpdate)
- [GitHub Actions](https://docs.github.com/en/free-pro-team@latest/actions)
-->
- You should have a recent version of GAP installed (ideall 4.13.x or a development version built from the master branch)

0 comments on commit d0b251a

Please sign in to comment.