Skip to content

Utilities and extensions of various Magma intrinsics

License

Notifications You must be signed in to change notification settings

AndrewVSutherland/Magma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magma

Utilities and extensions of various Magma intrinsics plus intrinsics for efficiently working with Conrey characters and their Galois orbits, integrated with Magma's built-in support for Dirichlet characters, an intrinsics for working more efficiently with subgroups of GL(2,Z/NZ).

You can create the Dirichlet character with Conrey label 13.3 in the Galois orbit with LMFDB label 13.c using either chi:=DirichletCharacter("13.2"); or chi:=DirichletCharacter(13.c); and you can recover these labels using ConreyLabel(chi) or CharacterOrbitLabel(chi).

To use this package add AttachSpec("somewhere/magma.spec") to your Magma startup script.

About

Utilities and extensions of various Magma intrinsics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published