v0.0.250
What's Changed
- ProbProg attributes with C API by @sbrantq in #2687
- Add Julia version 1.12 to workflow matrix by @wsmoses in #2688
- fix: update API to new llvm by @avik-pal in #2690
- Fix: returnShadow size by @sbrantq in #2693
- ProbProg: Pure StableHLO Migration by @sbrantq in #2692
- mlir: implement more Complex derivatives by @Pangoraw in #2691
- ProbProg: Raw MCMC by @sbrantq in #2695
- ProbProg: support additional logpdf args by @sbrantq in #2696
- [mlir] bugfix when some scf/affine.for results are inactive by @pengmai in #2697
- Mark raja registry as non differentiable by @wsmoses in #2702
- Add nightly release step to CI workflow by @wsmoses in #2704
- Delete _codeql_detected_source_root by @Pangoraw in #2707
- bazel: export PreserveNVVM by @vimarsh6739 in #2705
- Further bazel splitting by @vimarsh6739 in #2709
- Export PreserveNVVM from CMake and Bazel by @vimarsh6739 in #2710
- Better error message demangle for forward by @wsmoses in #2703
- ProbProg: diagonal mass fix up by @sbrantq in #2698
- Fix llvm bump by @wsmoses in #2717
- Fix Eigen::array initialization syntax by @cantonios in #2720
- LLVM isZero by @wsmoses in #2721
- Mark ActivityAnalysis summaries as xfail for now by @wsmoses in #2725
- WIP: make backtrace by @wsmoses in #2718
New Contributors
- @cantonios made their first contribution in #2720
Full Changelog: v0.0.249...v0.0.250