aghitza / ModularForms.jl

implementation of modular forms algorithms in Julia

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Julia 100.0%