What's Changed
- refactor: use fstring in error message by @cpaniaguam in #506
- Fix Param.update and add test case by @cpaniaguam in #505
- Fix validation and remove unnecessary assert statements by @cpaniaguam in #507
- Fix categorical variables bug by @AlexanderFengler in #513
- Fix compatibility with Bambi by @digicosmos86 in #516
- 537 initial vi support and tutorial by @AlexanderFengler in #545
- Fix initval setters leading to NotImplementedError by @AlexanderFengler in #547
- Workshop tutorial by @AlexanderFengler in #488
- Refactor test functions with parametrization by @cpaniaguam in #554
- Minor bug fixes by @digicosmos86 in #567
- Fix float32 vs float64 issue by @digicosmos86 in #568
- Release v0.2.4 by @digicosmos86 in #575
- Added
HSSM.restore_traces()
method by @digicosmos86 in #572 - Fixed error of parent parameter specification by @digicosmos86 in #576
- Revert changes to analytical likelihood function by @digicosmos86 in #583
- add working log likelihood computation to hssm class by @AlexanderFengler in #577
New Contributors
- @cpaniaguam made their first contribution in #506
Full Changelog: v0.2.3...v0.2.4