Releases: Nixtla/coreforecast
Releases · Nixtla/coreforecast
v0.0.17
Changes
- [FEAT] Implements NaN handling @nasaul (#111)
- [FIX] Box-Cox lambda when using Guerrero's method @MMenchero (#97)
- [CHORE] Update Python support: Adds 3.14 and drops 3.9 @nasaul (#112)
Docs
- [DOCS] Update title @deven367 (#124)
- [DOCS] Documentation improvement for new release @nasaul (#113)
- [DOCS] migrate to
docs.json@deven367 (#108) - [DOCS]Removes Deployment from build-docs for Community based PR @nasaul (#110)
- [DOCS] lazydocs to mkdocstrings @deven367 (#104)
- [DOCS] Fix table render @deven367 (#107)
- [DOCS] Third party licenses @deven367 (#106)
- [DOCS] Doc enhancements @deven367 (#101)
v0.0.16
What's Changed
- fix: remove _greatest_autocovariance by @jmoralez in #65
- use eigen by @jmoralez in #70
- fix(exponentially_weighted_mean): add non-contiguous array support by @christophertitchen in #79
- fix lag update by @jmoralez in #86
New Contributors
- @christophertitchen made their first contribution in #79
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
v0.0.13.1
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
What's Changed
- Create CODE_OF_CONDUCT.md by @tracykteal in #29
- define C API by @jmoralez in #30
- build wheels for linux arm by @jmoralez in #31
- add single array transformations by @jmoralez in #32
- speedup rolling min and max by @jmoralez in #33
New Contributors
- @tracykteal made their first contribution in #29
Full Changelog: v0.0.8...v0.0.9