What's Changed
New Features 🎉
- Add full mlx blockwise support by @jessegrabowski in #2233
Bugfixes 🐛
- Fix numba CauchyRV loc/scale by @notluquis in #2309
Maintenance 🔧
- Add rewrite for diag(A @ B) to avoid materializing the product by @jessegrabowski in #2302
- Implement erfcx and erfcinv in JAX without tensorflow-probability by @andreshernandez-spec in #2318
- Stable logsumexp softmax gradients without rewrites by @ricardoV94 in #2313
- Bump numba upper bound to <=0.66.0 (main) by @github-actions[bot] in #2273
New Contributors
- @notluquis made their first contribution in #2309
- @andreshernandez-spec made their first contribution in #2318
Full Changelog: rel-3.2.3...rel-3.2.4