TuringLang / Bijectors.jl

Implementation of normalising flows and constrained random variable transformations
https://turinglang.org/Bijectors.jl/
MIT License
200 stars 33 forks source link

Use `default_rng` #248

Closed devmotion closed 1 year ago

devmotion commented 1 year ago

Fixes https://github.com/TuringLang/Turing.jl/pull/1946#issuecomment-1438234078.

torfjelde commented 1 year ago

Wait, did you intend to merge it into release-0.10 rather than master?

torfjelde commented 1 year ago

Ah nvm I see now!