We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa5975 commit b65c128Copy full SHA for b65c128
docs/src/api/nlsolve.md
@@ -12,5 +12,5 @@ using SciMLNLSolve
12
## Solver API
13
14
```@docs
15
-NLsolveJL
+NLSolveJL
16
```
docs/src/api/sundials.md
@@ -1,4 +1,4 @@
1
-## Sundials.jl
+# Sundials.jl
2
3
This is a wrapper package for importing solvers from Sundials into the SciML interface.
4
Note that these solvers do not come by default, and thus one needs to install
0 commit comments