What's Changed
Maintenance 🔧
- Drop Python 3.10 support by @maresb in #497
- Support marginalising through a MinibatchRandomVariable by @zaxtax in #498
- change var to variable by @williambdean in #512
- Support getattr for prior module by @williambdean in #511
- Use
hermitian=True
inpt.linalg.pinv
in Kalman smoother by @Dekermanjian in #515 - Forecast exogenous vars bug fix by @Dekermanjian in #510
Full Changelog: v0.2.7...v0.3.0