[Numpy-discussion] Numpy 1.4.0 rc1 released

Sebastian Haase seb.haase at gmail.com
Tue Dec 1 04:00:29 EST 2009


On Tue, Dec 1, 2009 at 9:17 AM, Virgil Stokes <vs at it.uu.se> wrote:
> David Cournapeau wrote:
>> Hi,
>>
>> The first release candidate for 1.4.0 has been released. The sources,
>> as well as mac and windows installers may be found here:
>>
>> https://sourceforge.net/projects/numpy/files/
>>
>> The main improvements compared to 1.3.0 are:
>>
>> * Faster import time
>> * Extended array wrapping mechanism for ufuncs
>> * New Neighborhood iterator (C-level only)
>> * C99-like complex functions in npymath
>>
>> As well as more than 50 bug fixes. The detailed list of changes may be
>> found on trac:
>>
>> http://projects.scipy.org/numpy/roadmap
>>
>> cheers,
>>
>> David
>> _______________________________________________
>> NumPy-Discussion mailing list
>> NumPy-Discussion at scipy.org
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
> Thanks for your  hard work David! :-)
>
> --V. Stokes

I can only agree - great work !

Where can one find out about the
* New Neighborhood iterator (C-level only)
?
I would problably like to use it in some SWIGged code of mine - even
though I have never before used numpy-C code...

Thanks,
Sebastian



More information about the NumPy-Discussion mailing list