| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-18 | 569 Bytes | |
| v2.0.1 source code.tar.gz | 2025-02-18 | 52.2 MB | |
| v2.0.1 source code.zip | 2025-02-18 | 52.3 MB | |
| Totals: 3 Items | 104.4 MB | 0 | |
Bug Fixes
- fix(nelder-mead): argsort before early exit @jmoralez (#984)
- fix(arima): handle zero sigma2 in CSS method @andrewscottm (#960)
- fix(arima): initialize residuals to zero for CSS @jmoralez (#959)
Documentation
- Typo: Removed
meanwithfittedin doc string of `predict_in_sampl… @Gunnvant (#978) - docs(readme): add TBATS and MFLES @jmoralez (#954)
- docs(README): update pandas freq @jmoralez (#951)
Enhancement
- enh(SES): improve implementation @christophertitchen (#973)
- enh: migrate theta to c++ @jmoralez (#955)