Skip to content

Thesis code for computing class groups of quartic number fields

Notifications You must be signed in to change notification settings

davidamarquis/ClassGroupQuartic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Required Dependencies

Magma
Cado NFS
Sage

Sage is used as a Python library. The following Python packages are not included in Sage and must be install: pytest, tqdm. This can be done with pip using python -m pip install PACKAGE_NAME

Setup

  • Install the required dependencies
  • Open paths_temp.py and constants_temp.py and follow the instructions in them

Parameters and defining polynomial files

Like CADO-NFS, two kinds of configuration files are used. Parameters for solving a specific instance are stored in file with suffix "_params". Defining polynomial coefficients are stored in a file with suffix ".poly"

About

Thesis code for computing class groups of quartic number fields

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published