Skip to content

Commit 68c89dc

Browse files
Remove a lot more tutorials
These all moved to DifferentialEquations.jl itself
1 parent 8a36bb0 commit 68c89dc

19 files changed

+1
-10059
lines changed

docs/pages.jl

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,11 @@ end
3737
# The result is in alphabetical order, change to the wanted order
3838

3939
permute!(pages,
40-
[1, 4, 6, 2, 3, 5]
40+
[1, 2]
4141
)
4242

4343
names = [
4444
"SciMLTutorials.jl: Tutorials for Scientific Machine Learning (SciML) and Equation Solvers",
45-
"Ordinary Differential Equation (ODE) Examples",
46-
"Special Analyses of ODEs",
47-
"Advanced ODE Examples",
48-
"Symbolic-Numeric Approaches",
4945
"Workshop Exercises"]
5046

5147
for i in 1:length(pages)

tutorials/advanced/01-beeler_reuter.jmd

Lines changed: 0 additions & 661 deletions
This file was deleted.

tutorials/advanced/02-diffusion_implicit_heat_equation.jmd

Lines changed: 0 additions & 204 deletions
This file was deleted.

0 commit comments

Comments
 (0)