Skip to content

Commit aff2b6f

Browse files
committed
Fix list
1 parent 6266534 commit aff2b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

news/posts/2025-03-14-newsletter-2/index.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The SSMProblems.jl and GeneralisedFilters.jl packages have now been merged into
2222
**Smaller bits**
2323

2424
Other code changes that have been merged:
25+
2526
- Some old code in AdvancedHMC.jl has been cleaned up quite a bit. See the [0.7.0 release](https://github.com/TuringLang/AdvancedHMC.jl/releases/tag/v0.7.0) for more information.
2627
- Turing's Gibbs sampler [now supports warmup steps properly](https://github.com/TuringLang/Turing.jl/pull/2502). We're still thinking about how to properly encode the scenario where different sub-samplers have different numbers of warmup steps, if you have any ideas, do get in touch on that PR.
2728
- We are going to formally remove support for Zygote as an AD backend. We don't test it thoroughly in Turing's test suite. You can of course still use Zygote yourself, simply load `ADTypes.AutoZygote()` — although we can't guarantee that we will fix any bugs that arise.

0 commit comments

Comments
 (0)