What's Changed
- Add shape assertion to
local_useless_alloc
by @brandonwillard in #647 - Update the developer start guide by @brandonwillard in #652
- Remove introductory sentences from
dev_start_guide.rst
by @brandonwillard in #653 - Fix a file extension typo in the dev guide by @brandonwillard in #654
- fixed typo on tutorial --extending aesara by @jguerra-astro in #663
- Refactor
get_scalar_constant_value
by @brandonwillard in #643 - Make input mismatch TypeError in make_node more readable by @ricardoV94 in #655
- Update
Scan
optimizations and fixScan
+RandomVariable
shape inference issues by @brandonwillard in #635 - Fix issue with version logic when tags are not available by @brandonwillard in #670
- Made the RandomState conversion of Numba a valid RandomStateType by @kc611 in #667
- Add a
CheckAndRaise
COp
by @brandonwillard in #672 - Make
ScalarConstant
a subclass ofScalarVariable
by @brandonwillard in #678
New Contributors
- @jguerra-astro made their first contribution in #663
Full Changelog: rel-2.2.6...rel-2.3.0