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 49f124b commit 33aed8eCopy full SHA for 33aed8e
docs/src/api/scipy.md
@@ -17,9 +17,6 @@ Note that using this package requires Python and SciPy to be available via Pytho
17
18
```@docs
19
NonlinearSolveSciPy.SciPyLeastSquares
20
-NonlinearSolveSciPy.SciPyLeastSquaresTRF
21
-NonlinearSolveSciPy.SciPyLeastSquaresDogbox
22
-NonlinearSolveSciPy.SciPyLeastSquaresLM
23
NonlinearSolveSciPy.SciPyRoot
24
NonlinearSolveSciPy.SciPyRootScalar
25
```
0 commit comments