Bottleneck 0.4.3

Release date: 2011-03-17

This is a bug fix release.

Bug fixes

  • median and nanmedian modified (partial sort) input array (#11)

  • nanmedian wrong when odd number of elements with all but last a NaN (#12)

Enhancement

  • Lazy import of SciPy (rarely used) speeds Bottleneck import 3x

Contributors