We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02771a3 commit 06c5caaCopy full SHA for 06c5caa
1 file changed
examples/billowing.jl
@@ -1,3 +1,6 @@
1
+using Pkg
2
+Pkg.activate(@__DIR__)
3
+
4
using LinearAlgebra
5
using VortexStepMethod
6
using GLMakie
0 commit comments