Computing Veech groups of origamis
Version 2.0.2
Released 2026-04-22
This project is maintained by Sebastian Engelhardt, Pascal Kattler, Pascal Schumann, Hannah Wagmann, Gabriela Weitze-Schmithüsen
This package provides calculations for origamis, also called square-tiled surfaces. These are translation surfaces, obtained by gluing the edges of squares. These surfaces can equivalently be described as coverings of a torus. This package calcultates basic properties of origamis, such as stratum and genus. The main feature of the package is the calculation of Veech groups of origamis.
Copy the package in the pkg directory of your GAP directory. Then start GAP and enter:
LoadPackage( "Origami" );
You need the following GAP packages, to use this package:
ModularGroup Version 2.0.1 (https://AG-Weitze-Schmithusen.github.io/ModularGroup/)
Orb Version 4.7.6 (this is a standard package)