@@ -31,7 +31,7 @@ For each required package, simply run `Pkg.add("package_name")` in the Julia REP
# Running the Demo Code
First make sure that you have installed Julia v0.6 and the required packages. Then start a Julia REPL in the directory where the file `demo.jl` is located. In the Julia REPL, type `include("demo.jl")` to run the demo.
Note that it may take quite some time to run the demo the first time, since all the required packages are then being compiled. It takes roughly 1 min to run the entire script with $`30^2`=900$ collocation points.
Note that it may take quite some time to run the demo the first time, since all the required packages are then being compiled. It takes roughly 1 min to run the entire script with $`30^2=900`$ collocation points.