You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of the seed splitting function (split_VBT_seed(rng::Random123.AbstractR123, parent_seed, current_depth, Nt)) assumes to have access to a counter-based PRNG:
The current implementation of the seed splitting function (
split_VBT_seed(rng::Random123.AbstractR123, parent_seed, current_depth, Nt
)) assumes to have access to a counter-based PRNG:DiffEqNoiseProcess.jl/src/noise_interfaces/virtual_brownian_tree_interface.jl
Line 139 in dc0076e
Possible resources for other parallel RNGs are:
The text was updated successfully, but these errors were encountered: