<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Major Changes ðŸ›
* Use model variables named "sigma" as standard deviations rather than variances by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/296
* Statespace: Don't automatically save statespace matrices as `Deterministic` variables by jessegrabowski in https://github.com/pymc-devs/pymc-experimental/pull/302
Bugfixes 🪲
* Fix MarginalModel with Data containers by ricardoV94 in https://github.com/pymc-devs/pymc-experimental/pull/304
New Contributors
* pre-commit-ci made their first contribution in https://github.com/pymc-devs/pymc-experimental/pull/299
**Full Changelog**: https://github.com/pymc-devs/pymc-experimental/compare/v0.0.16...v0.0.17