Releases: SDM-TIB/diefpy
Releases · SDM-TIB/diefpy
diefpy v1.2.1
diefpy v1.2.0
Additions
- Python 3.11 support
Removals
- Python 3.6 support
diefpy v1.1.1
Fixes
- fix issue with files containing a single data point (numpy >= 1.23.0)
Misc
- removed duplicated license file
- metadata for Zenodo
- automatic rebuild of documentation on release
diefpy v1.1.0
Additions
- Python 3.10 support
- switch for computing the AUC until the end of the time frame (dief@t)
- default colors for plots
Fixes
- fix issue in radar charts for approaches generating incomplete results
Misc
- iPython notebook showing an example use of the library
- improved documentation: gh-pages
- returning an object of class matplotlib.figure.Figure instead of the matplotlib.pyplot module
diefpy v1.0.4
- fix issue causing the same values in performance_of_approaches_with_dieft() when the metrics contained multiple tests and approaches
diefpy v1.0.3
- normalize to 1 instead of overall maximum; leads to the same number of grid lines for all radar charts
- fix issue with radar chart grid lines in matplotlib > 3.2.2 being circular instead of a polygon
diefpy v1.0.2
Fixed dief@t adding additional data point with wrong timestamp
diefpy v1.0.1
PyPI-related updates
diefpy v1.0.0
- conversion to Python3
- completed functionalities