Skip to content

Commit 7f0adc0

Browse files
Remove unnecessary section headers in ODE documentation
Consolidate 'Initial Value Problems' and 'Continuous Dynamical Systems' sections as they don't need to be separate. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 3d310a7 commit 7f0adc0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/src/manual/ode.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,10 @@ Symbolics.SymbolicLinearODE
3535
Symbolics.symbolic_solve_ode
3636
```
3737

38-
### Initial Value Problems
39-
4038
```@docs
4139
Symbolics.solve_symbolic_IVP
4240
```
4341

44-
### Continuous Dynamical Systems
4542
```@docs
4643
Symbolics.solve_linear_ode_system
4744
```

0 commit comments

Comments
 (0)