tpapp / DynamicHMC.jl

Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.
Other
242 stars 21 forks source link

replace GLOBAL_RNG with default_rng() #183

Closed tpapp closed 1 year ago

tpapp commented 1 year ago

(cosmetic, the latter is documented and is the recommended interface)