Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 53017a9

Browse files
committed
Docstring update
1 parent 4298697 commit 53017a9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/bracketing/itp.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ The following keyword parameters are accepted.
2828
### Computation of κ₁
2929
3030
In the current implementation, we compute κ₁ = scaled_κ₁·|Δx₀|^(1 - κ₂); this allows κ₁ to
31-
adapt to the dimension of the problem in order to keep the proposed initial step
32-
proportional to Δx₀.
31+
adapt to the length of the interval and keep the proposed steps proportional to Δx.
3332
3433
### Worst Case Performance
3534

0 commit comments

Comments
 (0)