Changelog
This changelog highlights notable updates. For full commit history, refer to GitHub.
Unreleased
Vendored a lightweight subset of
rupturesv1.1.8 — BinSeg, BottomUp, DynP, KCPD, PELT and Window detectors no longer need an external dependency.Added
BottomUpDetectorandDynpDetectorwrappers with aeon-compatible interfaces.Replaced the surrogate PyTorch
TSCP2Detectorwith a faithful TensorFlow + TCN implementation matching the original baseline.Replaced the
pyhsmm-backedHdpHsmmDetectorwith a native NumPy/SciPy sticky HDP implementation.pyhsmmandpybasicbayesare no longer installed by default.Improved
ClaspDetectoraxis handling.Added Sphinx documentation with GitHub Pages deployment.
Documented test suite layout and fixtures.
Earlier releases
(Backfill entries here as tags or releases are published.)