SciPy 0.5.0 release notes
This version adds support for NumPy 1.0b1 (it may not work with newer versions of NumPy). It also contains bug fixes and minor enhancements to sparse, weave, optimize, ndimage, stats, and other modules.
New features include callback functions in optimization routines, ...