From 4666313004124c9253fef45d31b73fc45e0c49a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vedran=20Kr=C4=8Dadinac?= <94746506+vkrcadinac@users.noreply.github.com> Date: Wed, 6 May 2026 11:48:58 +0100 Subject: [PATCH] Update index.md Added link to PAG package --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index b836821..77bbe2b 100644 --- a/index.md +++ b/index.md @@ -31,6 +31,7 @@ to add them here.** * [ModularGroup](https://github.com/AG-Weitze-Schmithusen/ModularGroup) ([Homepage](https://ag-weitze-schmithusen.github.io/ModularGroup/)): A collection of algorithms for computing with finite-index subgroups of (P)SL(2,Z). * [orders](https://github.com/feisele/orders): A GAP package for computations with orders over the p-adic integers * [Origami](https://github.com/AG-Weitze-Schmithusen/Origami) ([Homepage](https://ag-weitze-schmithusen.github.io/Origami/)): A package for computing the Veech group of square-tiled surfaces which are also known as origamis +* [PAG](https://github.com/vkrcadinac/PAG) ([Homepage](https://vkrcadinac.github.io/PAG/)): A GAP package for constructing combinatorial objects with prescribed automorphism groups * The [PEAL](https://peal.github.io) organisation has several packages for computing with permutation groups: * [BacktrackKit](https://github.com/peal/BacktrackKit) ([Homepage](https://peal.github.io/BacktrackKit)): An extensible, easy to understand backtracking framework * [GraphBacktracking](https://github.com/peal/GraphBacktracking) ([Homepage](https://peal.github.io/GraphBacktracking)): A simple but slow implementation of graph backtracking