Please use SciPy 0.5.2.1
Changes from 0.5.2 ==> 0.5.2.1
NOTE: NumPy 1.0.3.1 fixes a bug that prevented building numpy.distutils based packages (e.g. scipy), please use this release to build SciPy 0.5.2.1.
Replaces ScipyTest with NumpyTest
- Fixes mio5.py as per revision 2893
- Adds missing test definition in scipy.cluster as per revision 2941
- Synchs odr module with trunk since odr is broken in 0.5.2
Updates for SWIG > 1.3.29 and fixes memory leak of type 'void *'