Installation

To install this package, run

using Pkg; Pkg.add("https://github.com/Paul-Roux-Phys/BootstrapVirasoro.jl.git")

in a Julia script, or download the code from the repo, put it somewhere where Julia can see the BootstrapVirasoro module and do

julia> ]add https://github.com/Paul-Roux-Phys/BootstrapVirasoro.jl.git

in a Julia REPL.

The module is then accessible via

using BootstrapVirasoro