v0.36.4
DynamicPPL v0.36.4
Added compatibility with DifferentiationInterface.jl 0.7, and also with JET.jl 0.10.
The JET compatibility entry should only affect you if you are using DynamicPPL on the Julia 1.12 pre-release.
Merged pull requests:
- Bump DifferentiationInterface to 0.7 (#922) (@penelopeysm)
- Seed RNG inside model_dimension() (#923) (@penelopeysm)
Closed issues:
- Benchmarks fails indeterministically (#905)