Releases: aesara-devs/aeppl
Releases Β· aesara-devs/aeppl
v0.1.5
What's Changed
- Updates for next Aesara release by @brandonwillard in #243
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Add AePPL logo by @dgerlanc in #245
- Add rewrite for sum of normal RVs by @larryshamalama in #239
- Update pre-commit hooks by @github-actions in #244
- Make
add_independent_normals
work with varargs by @brandonwillard in #247 - Preserve the identities of value/observed variables by @brandonwillard in #248
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Update pre-commit hooks by @github-actions in #237
- Fix
ValueVariable
checks by @brandonwillard in #242
New Contributors
- @github-actions made their first contribution in #237
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Use Sphinx Book Theme for the documentation by @rlouf in #224
- Add installation instructions by @rlouf in #225
- Update the README by @rlouf in #226
- Add Gitter badge to the README by @rlouf in #227
- Add link to the roadmap in the documentation by @rlouf in #231
- Update pre-commit hooks by @brandonwillard in #235
- Edited the doc discussed in #228 by @Kd-Here in #233
- Updates for new Aesara deprecations by @brandonwillard in #234
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Explicitly remove AePPL IR from
conditional_logprob
results by @brandonwillard in #223
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Added the name of the author by @LeoKnaw in #211
- Set dtype of zeros in mixture condition by @brandonwillard in #215
- Add rudimentary documentation for AePPL by @rlouf in #213
- Change use of
TensorType.broadcastable
toTensorType.shape
by @brandonwillard in #217 - Use
RandomStream
in examples by @brandonwillard in #216 - Update the geometric icdf test for newer SciPy by @brandonwillard in #218
- Update copyright years by @brandonwillard in #219
- Update GitHub Action versions by @brandonwillard in #220
- Introduce
ValuedVariable
by @brandonwillard in #78
New Contributors
Full Changelog: v0.0.50...v0.1.0
v0.0.50
What's Changed
- Set tests to error on uncaught warnings by @brandonwillard in #167
- Add support for nightly builds by @rlouf in #205
- Refactor
MeasurableElemwise
and its use by @brandonwillard in #208
Full Changelog: v0.0.40...v0.0.50
v0.0.40
v0.0.39
What's Changed
- Fixes in the LaTeX pretty-printer by @rlouf in #188
- Fix misc. typing issue and update
pre-commit
by @brandonwillard in #200 - Implement log-probability for
StudentTRV
by @rlouf in #199
New Contributors
Full Changelog: v0.0.38...v0.0.39
v0.0.38
What's Changed
- Fix remaining
ShapeFeature
import by @brandonwillard in #186
Full Changelog: v0.0.37...v0.0.38