Installation
To install this package, run
using Pkg; Pkg.add(url="add https://github.com/Paul-Roux-Phys/BootstrapVirasoro.jl.git")in a Julia REPL or script, or from a julia REPL type ] to enter Julia's package manager and run
(your_environment)> add https://github.com/Paul-Roux-Phys/BootstrapVirasoro.jl.gitTo bring the functions exported by the package into your current scope, you then need to do
using BootstrapVirasoro