index
:
computational-physics.git
main
My home directory for all things computational physics! Mostly written in julia.
phys2600
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw3
/
l2.jl
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'hw3/l2.jl')
-rw-r--r--
hw3/l2.jl
3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw3/l2.jl b/hw3/l2.jl
index 64a9cc0..2e1519c 100644
--- a/
hw3/l2.jl
+++ b/
hw3/l2.jl
@@ -1,3 +1,6 @@
+# FOR PROBLEM 3.14
+# author: sotech117
+
using DifferentialEquations
using Plots