ModularForms.jl

Implementation of modular forms algorithms in Julia
Author aghitza
Popularity
9 Stars
Updated Last
2 Years Ago
Started In
November 2018

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

Used By Packages

No packages found.