On Tue, Dec 1, 2009 at 9:17 AM, Virgil Stokes <[email protected]> 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
>> [email protected]
>> 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
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to