Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/congruence/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 29.7.2024 mit Größe 1 kB image not shown  

Quelle  README.md   Sprache: unbekannt

 
[![Build Status](https://github.com/gap-packages/congruence/workflows/CI/badge.svg?branch=master)](https://github.com/gap-packages/congruence/actions?query=workflow%3ACI+branch%3Amaster)
[![Code Coverage](https://codecov.io/github/gap-packages/congruence/coverage.svg?branch=master&token=)](https://codecov.io/gh/gap-packages/congruence)

# GAP package Congruence

The GAP package Congruence  provides functions to construct several types of 
canonical  congruence  subgroups  in  SL_2(Z),  and  also intersections of a 
finite number of such subgroups.

Furthermore,  it implements  the algorithm  for generating  Farey symbols for 
congruence  subgroups  and  using  them  to produce  a system  of independent 
generators for these subgroups.

Congruence  does  not  use  external binaries and,  therefore, works  without
restrictions on  the type  of the operating system.  It is redistributed with
GAP, but is not loaded by default.  Therefore,  to use Congruence,  first you
need to load it using the following command:

    gap> LoadPackage("congruence");


Ann Dooms, Eric Jespers, Olexandr Konovalov, Helena Verrill

[ Dauer der Verarbeitung: 0.30 Sekunden  (vorverarbeitet)  ]