Skip to content

Latest commit

 

History

History
66 lines (50 loc) · 3.22 KB

materials.md

File metadata and controls

66 lines (50 loc) · 3.22 KB
layout title
page
Materials

We will use the framapad https://annuel.framapad.org/p/gap2018rwth to share links, snippets of code and to chat.

Slides and exercise materials will be uploaded here during the school.

GAP Tutorial - Alexander Konovalov

The CAP Project - Sebastian Posur

[Slides]({{ site.baseurl }}/materials/CAP-slides.pdf).

You can access the exercises here:

  • Via binder, click on the launch binder icon.
  • As a jupyter notebook with exercises that don't use Singular.
  • As a jupyter notebook with exercises that do use Singular. You need to have Singular installed.

Majorana and Axial Algebras - Madeleine Whybrow

Here are the slides: [slides]({{ site.baseurl }}/materials/Majorana-and-axial-algebras_Slides.pdf). Here is the problem sheet: [tutorial]({{ site.baseurl }}/materials/Majorana-and-axial-algebras_Tutorial.pdf).

If you are feeling confident and have completed the problem sheet (or as much of it as interests you) then you can have a look at these additional problems: [extension]({{ site.baseurl }}/materials/Majorana-and-axial-algebras_Extension.pdf).

The MajoranaAlgebras package webpage can be found here: https://mwhybrow92.github.io/MajoranaAlgebras/

Group Homomorphisms in GAP - Alexander Hulpke

  • [Slides]({{ site.baseurl }}/materials/HulpkeSlides.pdf)
  • [Exercises]({{ site.baseurl }}/materials/WorksheetHulpkeProblems.pdf)

Finite Geometry in GAP - Jan de Beule

  • [Slides]({{ site.baseurl }}/materials/Finite-Geometry_slides.pdf)
  • [Exercises]({{ site.baseurl }}/materials/Finite-Geometry_exercises.pdf)

Semigroups in GAP - Wilf Wilson