What's Changed
- Add deprecation warning for
rng_mrg
by @rlouf in #1187 - Fix
None
output node bug inJITLinker.create_jitable_thunk
by @ricardoV94 in #1205 - Update
pre-commit
hooks by @brandonwillard in #1208 - Make
isort
ignore Cython files by @brandonwillard in #1209 - Update Scan Gibbs sampling example by @LegrandNico in #1189
- Pin style CI job to Python 3.9 by @brandonwillard in #1210
- Fix outdated stride logic in
GEMM
's C implementation by @brandonwillard in #1219 - Stop renaming variables in
Scan
's merge rewrite by @brandonwillard in #1218 - Allow shared
RandomState
/Generator
updates in JAX backend by @ricardoV94 in #1214 - Fix
_debugprint
's handling of empty profile data by @brandonwillard in #1224 - Fix storage and mit-mot handling in
numba_funcify_Scan
by @brandonwillard in #1203 - Make
fgraph_to_python
processConstant
FunctionGraph
outputs correctly by @brandonwillard in #1234
Full Changelog: rel-2.8.6...rel-2.8.7