many edits
This commit is contained in:
@@ -227,7 +227,6 @@ Finally, the author of the post shows how the interface can compose with other p
|
||||
|
||||
|
||||
```{julia}
|
||||
|
||||
earth₄ = Problem(y0 = 0.0 ± 0.0, v0 = 30.0 ± 1.0)
|
||||
sol_euler₄ = solve(earth₄)
|
||||
sol_sympl₄ = solve(earth₄, Symplectic2ndOrder(dt = 2.0))
|
||||
|
||||
Reference in New Issue
Block a user