diff options
-rw-r--r-- | .DS_Store | bin | 0 -> 6148 bytes | |||
-rw-r--r-- | hw2/2-7.jl | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differnew file mode 100644 index 0000000..f47adcd --- /dev/null +++ b/.DS_Store @@ -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}, |