Skip to content

Commit d8f0a0a

Browse files
Merge pull request #253 from SciML/rebuild/384030d9
Rebuild ode_extras/01-ModelingToolkit.jmd, ode_extras/02-feagin.jmd
2 parents ac19e1d + 8281f7e commit d8f0a0a

File tree

8 files changed

+623
-115
lines changed

8 files changed

+623
-115
lines changed

html/ode_extras/01-ModelingToolkit.html

Lines changed: 2 additions & 1 deletion
Large diffs are not rendered by default.

html/ode_extras/02-feagin.html

Lines changed: 315 additions & 61 deletions
Large diffs are not rendered by default.

markdown/ode_extras/01-ModelingToolkit.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,7 @@ Package Information:
818818
```
819819
Status `/builds/JuliaGPU/DiffEqTutorials.jl/tutorials/ode_extras/Project.toml`
820820
[f3b72e0c-5b89-59e1-b016-84e28bfd966d] DiffEqDevTools 2.22.0
821+
[0c46a032-eb83-5123-abaf-570d42b7fbaa] DifferentialEquations 6.14.0
821822
[961ee093-0014-501f-94e3-6117800e7a78] ModelingToolkit 3.11.0
822823
[76087f3c-5699-56af-9a33-bf431cd00edd] NLopt 0.6.0
823824
[2774e3e8-f4cf-5e23-947b-6d7e65073b56] NLsolve 4.4.0

markdown/ode_extras/02-feagin.md

Lines changed: 304 additions & 52 deletions
Large diffs are not rendered by default.
23.2 KB
Loading
59 Bytes
Binary file not shown.

pdf/ode_extras/02-feagin.pdf

28.7 KB
Binary file not shown.

tutorials/ode_extras/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[deps]
2-
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
32
DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
3+
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
44
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
55
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
66
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd"

0 commit comments

Comments
 (0)