Partial Differential Equations I, Fall 2016
Nick Moore

MAP, Fall 2016

Monday 1:25-2:15 PM, LOV 102


Link for installing Julia syntax highlighting in Sublime text: link

Link for calling Fortran from Julia: link

Julia code example for plotting the solution to the transport PDE: code

Julia code example for plotting the solution to the wave equation with Dirichlet BCs: code

Julia code example for making a contour plot with PyPlot: code; I borrowed from this website link