aeon v0.2.0
·
1240 commits
to main
since this release
See our changelog to view all changes for this release.
Following this release the deprecation policy remains suspended. Future releases may have breaking changes, so it may be wise to set an upper bound on the package version.
Highlights
- aeon now supports Python 3.11!
- New estimators are available in the regression package, including InceptionTime (@hadifawaz1999) and FreshPRINCE (@dguijo)
- The distances module has been reworked, and the distances available are now faster (@chrisholder)
- The RandomDilatedShapeletTransform for collections of series is now available (@baraline)
- The 'Getting Started' page on the documentation has been rewritten with clearer introductions to each module
New Contributors
- @baraline made their first contribution in #310
- @GuzalBulatova made their first contribution in #404
- @dguijo made their first contribution in #384
All Contributors
@baraline, @chrisholder, @dguijo, @GuiArcencio, @GuzalBulatova, @hadifawaz1999, @lmmentel, @MatthewMiddlehurst, @TonyBagnall
Full Changelog: v0.1.0...v0.2.0