v0.0.4
What's Changed
- Use the rule notation in docstring by @rlouf in #39
- Make
deterministic_vars
andupdates
optional inModelInfo
by @rlouf in #41 - Add relation for recentering and rescaling by @rlouf in #31
- Extend unittests for some distributions. by @zoj613 in #42
- Add a forward-filter backward-sampler by @brandonwillard in #44
- Add the NUTS sampler constructor by @rlouf in #35
- Add a function that constructs samplers by @brandonwillard in #45
Full Changelog: v0.0.3...v0.0.4