[ANN] Bottleneck 0.4.3 released

1 view
Skip to first unread message

Keith Goodman

unread,
Mar 17, 2011, 1:36:03 PM3/17/11
to SciPy Users List, bottl...@googlegroups.com
Bottleneck is a collection of fast NumPy array functions written in
Cython. It contains functions like median, nanmedian, nanargmax,
move_mean, rankdata.

This is a bug fix release.

Bug fixes:
- #11 median and nanmedian modified (partial sort) input array
- #12 nanmedian wrong when odd number of elements with all but last a NaN

Enhancement:
- Lazy import of SciPy (rarely used) speeds Bottleneck import 3x

download
  http://pypi.python.org/pypi/Bottleneck
docs
  http://berkeleyanalytics.com/bottleneck
code
  http://github.com/kwgoodman/bottleneck
mailing list
  http://groups.google.com/group/bottle-neck
mailing list 2
  http://mail.scipy.org/mailman/listinfo/scipy-user

Reply all
Reply to author
Forward
0 new messages