-
-
Couldn't load subscription status.
- Fork 13
Open
Description
This docstring reads to me as if the the first argument will be l0 (taking the same interpretation as in the kwarg constructor)
ParameterSchedulers.jl/src/cyclic.jl
Line 128 in f6ca703
| SinDecay2(l0, l1, period) |
But the "arguments" list below reveals that, for the positional-arg constructor, the meaning of l0 os overloaded to mena the range:
ParameterSchedulers.jl/src/cyclic.jl
Line 139 in f6ca703
| - `range == abs(l0 - l1)`: the dynamic range (given by the endpoints) |
Metadata
Metadata
Assignees
Labels
No labels