Release date: 2011-03-17
This is a bug fix release.
median and nanmedian modified (partial sort) input array (#11)
nanmedian wrong when odd number of elements with all but last a NaN (#12)
Lazy import of SciPy (rarely used) speeds Bottleneck import 3x