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.