Skip to content

Commit 99d06ef

Browse files
Update docs/src/optimization_packages/ode.md
Co-authored-by: Christopher Rackauckas <[email protected]>
1 parent a6ae41e commit 99d06ef

File tree

1 file changed

+0
-4
lines changed
  • docs/src/optimization_packages

1 file changed

+0
-4
lines changed

docs/src/optimization_packages/ode.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,3 @@ All optimizers require gradient information (either via automatic differentiatio
5353
* `callback` — function to observe progress.
5454
* `progress=true` — enables live progress display.
5555

56-
## Development
57-
58-
Please refer to the `runtests.jl` file for a complete set of tests that demonstrate how each optimizer is used.
59-

0 commit comments

Comments
 (0)