What's Changed
Major Changes 🛠
- Remove
k_endog&k_exogparameters in SSM by @Dekermanjian in #599
New Features 🎉
- More options for DADVI by @jessegrabowski in #579
Bugfixes 🪲
- Always return dictionary from data_info by @jessegrabowski in #582
- Fix: autoregressive params info by @AlexAndorra in #584
Maintenance 🔧
- Ignore BLAS warning in tests by @jessegrabowski in #585
- Add pathfinder output to idata by @fonnesbeck in #588
- Add ruff format for docstrings by @williambdean in #591
- Add to prior module docs by @williambdean in #590
- Local doc instructions by @williambdean in #593
- Run pre-commit by @williambdean in #594
- add missing statespace models to docs by @williambdean in #592
- Prefer
mToverTin statespace equations by @jessegrabowski in #595 - Minor fixes to modelbuilder class by @butterman0 in #452
- Pytensor 2.35 Compatibility Fixes by @jessegrabowski in #597
New Contributors
- @butterman0 made their first contribution in #452
Full Changelog: v0.5.0...v0.6.0