- Fixed std::bind2nd deprecation warning.
- Fixed deprecation and comparison warnings, C++ 11 compatibility.
- Fixed vector overruns in RRA.
-
Pre-release development version.
-
Added the Re-Pair grammatical inference algorithm implementation.
-
Added grammatical "rule coverage" curve implementation facilitating a time series anomaly discovery.
-
Added RRA (Rare Rule Anomaly) algorithm implementation for grammar-based variable length time series anomaly discovery.
-
Added the HOT-SAX time series discord finding algorithm implementation.
-
Added the brute-force time series discord finding algorithm implementation based on the early-abandoning Euclidean distance.
- CRAN submission bug fixes.
- Initial submission.