Skip to content

narc-Ontakac2/congruence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Code Coverage

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, Alexander Konovalov, Helena Verrill

About

Congruence subgroups of SL(2,Integers)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GAP 100.0%