Skip to content
Snippets Groups Projects
Commit 32b54dec authored by Marcus Thelander Andrén's avatar Marcus Thelander Andrén
Browse files

Update README.md

parent 0c2a91d3
Branches
No related tags found
No related merge requests found
......@@ -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.
## Printouts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment