Skip to content

Commit 5009e5f

Browse files
committed
fix docstring part
1 parent 6460a9a commit 5009e5f

File tree

1 file changed

+1
-1
lines changed
  • src/chaosdetection/lyapunovs

1 file changed

+1
-1
lines changed

src/chaosdetection/lyapunovs/EAPD.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ https://doi.org/10.1016/j.physrep.2024.09.003.
2525
2626
## Keyword arguments
2727
28-
* `sliding_param_rate_index = 0`: index of the sliding parameter
28+
* `sliding_param_rate_index = 0`: index of the parameter that gives the rate of change of the sliding parameter
2929
* `initial_params = deepcopy(current_parameters(ds))`: initial parameters
3030
* `Ttr = 0`: transient time used to evolve initial states to reach
3131
initial autonomous attractor (without sliding)

0 commit comments

Comments
 (0)