median-stream-0.7.0.0: Constant-time queries for the median of a stream of numeric data.

median-stream-0.7.0.0: Constant-time queries for the median of a stream of numeric data.

Uses the two-heap approach to support O(lg n) insertions and O(1) queries for the median.

Modules