Turing v0.35.2
Merged pull requests:
- Various CI improvements (#2375) (@penelopeysm)
- Fix the global Random.seed in runtests.jl (#2381) (@mhauru)
- Remove outdated version conditions (#2382) (@mhauru)
- Move ADTypeCheckContext tests to a separate module (#2383) (@mhauru)
- Bump Bijectors to 0.14.0 (#2384) (@penelopeysm)
- Don't get stuck in an infinite loop if HMC can't find an initial point (#2392) (@penelopeysm)
Closed issues:
- update() method for updating a fitted model with new data (#2308)
- Drop support for Tracker (#2356)
- Upgrade julia-actions/cache to v2 (#2370)
- AdvancedMH external-sampler tests fail intermittently with 2 threads (#2371)
- Use version = "min" in CI (#2373)
- Data transformation code slows down sampling? (#2380)
- New predict() behaviour and syntax? (#2388)
- Sampling with HMC can hang if AD is bugged (#2389)