[SciPy-dev] NumPy 1.0.3.x and SciPy 0.5.2.x

Matthew Brett matthew.brett at gmail.com
Wed Aug 15 14:38:11 EDT 2007


good job

On 8/15/07, Jarrod Millman <millman at berkeley.edu> wrote:
> Hello,
>
> I am hoping to release NumPy 1.0.3.1 and SciPy 0.5.2.1 this weekend.
> These releases will work with each other and get rid of the annoying
> deprecation warning about SciPyTest.
>
> They are both basically ready to release.  If you have some time,
> please build and install the stable branches and let me know if you
> have any errors.
>
> You can check out the code here:
> svn co http://svn.scipy.org/svn/numpy/branches/1.0.3.x
> svn co http://svn.scipy.org/svn/scipy/branches/0.5.2.x
>
> Below is a list of the changes I have made.
>
> NumPy 1.0.3.1
> ============
> * Adds back get_path to numpy.distutils.misc_utils
>
> 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 *'
>
>
> Thanks,
>
> --
> Jarrod Millman
> Computational Infrastructure for Research Labs
> 10 Giannini Hall, UC Berkeley
> phone: 510.643.4014
> http://cirl.berkeley.edu/
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>



More information about the SciPy-Dev mailing list