/DiffEqTutorials.jl

Tutorials for using the DiffEq ecosystem

Primary LanguageJupyter NotebookOtherNOASSERTION

DiffEqTutorials.jl

Join the chat at https://gitter.im/JuliaDiffEq/Lobby

DiffEqTutorials.jl holds Jupyter notebooks showing how to utilize the software in the JuliaDiffEq ecosystem.

Viewing the Notebooks Locally

To view the notebooks locally and interact with the contents, use the following commands (requires IJulia):

Pkg.clone("https://github.com/JuliaDiffEq/DiffEqTutorials.jl")
using IJulia
notebook(dir=Pkg.dir("DiffEqTutorials"))

Table of Contents

The notebooks can be viewed remotely on Github or via nbviewer