Skip to content

Releases: DHI/tsod

Version 0.3.0

04 Feb 10:16
54418a5

Choose a tag to compare

Added

  • Added support for anomaly detection on multicolumn dataframes
  • Direction aware fit-methods for gradient and diff detectors

Fixed

  • Consistent gradient calculations with using dt > 1
  • Formatting, doc-strings and type hints

Changed

  • Enhanced constantValueDetector performance through algorithm optimization
  • Documentation changed from Sphinx to Quarto
  • Migrate to uv package manager with src/layout
  • Updated notebook exampels

Support for 3.11

01 Sep 12:26
e7ed087

Choose a tag to compare

Numba has support for Python 3.11 since version 0.57

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.2.0

v0.1.4

12 Jan 07:58
2411990

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

13 Apr 19:35
26f4f98

Choose a tag to compare

Update setup.py