jmejia8 / Metaheuristics.jl

High-performance metaheuristics for optimization coded purely in Julia.
https://jmejia8.github.io/Metaheuristics.jl/stable/
Other
255 stars 26 forks source link

Add rng to docstring for option #93

Closed alecloudenback closed 1 year ago

alecloudenback commented 1 year ago

rng is described later but not shown in the function's signature

jmejia8 commented 1 year ago

Thanks!