edivisive 0.1.0

Change point detection with E-Divisive Means
Documentation

E-Divisive Means in Rust

E-Divisive Means is a change point detection algorithm for time-series data. This is a port of the E-Divisive Means algorithm to the Rust programming language.

It is based on the implementation here.