Bounded priority queue.
Util for getting some stats from a small sample of numeric values, with some handy summary functions.
A tuple of 2 elements.
A class for tracking the statistics of a set of numbers (count, mean and variance) in a numerically robust way.
This is a custom implementation of scala.