TuringLang / Bijectors.jl

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

`TruncatedBijectors` not defined in `Distributions` extension #298

Open MilesCranmer opened 7 months ago

MilesCranmer commented 7 months ago

Looks like it simply was not imported in this file: https://github.com/TuringLang/Bijectors.jl/blob/2402be2be1d572f1dabd02701c09369b68939e07/ext/BijectorsDistributionsADExt.jl#L54