Skip to content

aghitza/ModularForms.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModularForms.jl

implementation of modular forms algorithms in Julia

Build Status

Getting started

  1. Install Julia.
  2. Install Nemo: at the Julia prompt, press ] to access the package manager, then:
(v1.0) pkg> add Nemo
  1. Press Backspace to exit the package manager.
  2. Start Julia from ModularForms.jl directory.
  3. Activate ModularForms.jl: press ] to access package manager, then
(v1.0) pkg> activate .
  1. (Optional) Test:
(v1.0) pkg> test

About

implementation of modular forms algorithms in Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages