This minor release mainly comprises bugfixes and a few usability improvements.
libmaxdiv
- Added a function for computing the anomaly score of given individual intervals
- Fixed index vector comparison in
DataTensor::crop
(#3) - Resolved some compiler warnings
Python interface
- Added a function for computing the anomaly score of given individual intervals
- Do not import 3rd-party packages needed by the Python implementation of MDI if the C++ library is used
GUI
- Improving plotting/panning/zooming speed
- Fixed sometimes broken zooming
- Explicitly set linewidth instead of depending on the default of the installed matplotlib version
- Homogenous background color on Linux