Skip to content

Commit

Permalink
Added Ridder to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Deltadahl committed Jan 29, 2023
1 parent a3b2332 commit 73922c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/api/simplenonlinearsolve.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ SimpleNewtonRaphson
Broyden
Klement
TrustRegion
Ridder
```
1 change: 1 addition & 0 deletions docs/src/solvers/BracketingSolvers.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ SimpleNonlinearSolve.jl directly to decrease the dependencies and improve load t

- `Falsi`: A non-allocating regula falsi method
- `Bisection`: A common bisection method
- `Ridder`: A non-allocating Ridder method

0 comments on commit 73922c0

Please sign in to comment.