Skip to content

fchapoton/twostage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two Stage Euclidean Domains

-----------------------------Algorithms for proving that class-number-one real quadratic fields are 2-stage euclidean, and to find continued fraction expansions in them. -----------------------------

Installation

To install the package use the following command:

sage -pip install --user --upgrade twostage

If you rather install the cutting-edge version from the github repository (which is likely to be broken), then use the following command:

sage -pip install --user --upgrade -v git+https://github.com/mmasdeu/twostage.git

About

Algorithms for proving that class-number-one real quadratic fields are 2-stage euclidean, and to find continued fraction expansions in them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Makefile 2.4%