diff options
Diffstat (limited to 'hw2')
-rw-r--r-- | hw2/2-7.jl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ function adiabatic!( push!(v_y, v_y_new) push!(t, t[end] + Δt) end -end +en function nodensity!( x::Vector{Float64}, y::Vector{Float64}, |