SuperZooper3/PyMedianOfNinthers
A python implementation of the MedianOfNinthers median calcuation algorithm described in http://erdani.org/research/sea2017.pdf by Andrei Alexandrescu, with the goal of improving python's statistics.median function.
PythonBSL-1.0