[SciPy-dev] removing wx-related weave code (was test errors blocking 0.7.x branch)

Matthieu Brucher matthieu.brucher at gmail.com
Thu Jan 29 05:11:55 EST 2009


2009/1/29 David Cournapeau <cournape at gmail.com>:
> On Thu, Jan 29, 2009 at 4:10 PM, Gael Varoquaux
> <gael.varoquaux at normalesup.org> wrote:
>
>>
>> I see a solution to this: wait a bit more for cython to stabilise and
>> people to get used to it, and then say that weave is depreciated in the
>> favor of cython, and move it out. I can see such a scheme working (it has
>> worked for me: I no longer really favor weave, cython is nicer).
>
> But weave can be used to wrap C++ code, no ? Which is not really
> possible with Cythin, AFAIK,

It's more using the blitz converters than wrapping C++. The converters
change the code to the correct C++ code.

Using Cython instead of weave won't be much a trouble if Cython
supports numpy arrays.

Matthieu
-- 
Information System Engineer, Ph.D.
Website: http://matthieu-brucher.developpez.com/
Blogs: http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn: http://www.linkedin.com/in/matthieubrucher



More information about the SciPy-Dev mailing list