[SciPy-dev] Status of weave

Matthieu Brucher matthieu.brucher at gmail.com
Tue Jan 15 09:01:43 EST 2008


Hi,

In fact weave compiles a C++ function on the fly, but is not restricted to
Blitz. By default, it doesn't even use Blitz. It uses SCXX wrappers so that
Python objects can be used from C++.

Matthieu

2008/1/15, mani sabri <mani.sabri at gmail.com>:
>
> Hi
> I'm not a waeve or even a numpy expert but IMHO weave is a proxy between
> blitz and numpy, 'object's are completely different deals.
>
> Mani Sabri
> >-----Original Message-----
> >From: scipy-dev-bounces at scipy.org [mailto:scipy-dev-bounces at scipy.org] On
> >Behalf Of C. Ball
> >Hi,
> >
> >Recently I asked a question on the Scipy-User list about using weave
> >with numpy arrays of dtype=object
> >(http://article.gmane.org/gmane.comp.python.scientific.user/14642). There
> >has been no reply, so now I'd like to find out the status of weave.
> >
> >I see that various bugs have been fixed recently, and that there has
> >been some work on the converters (e.g. r3309 from the svn log), so I
> >guess someone is working on weave. Are there any plans to allow arrays
> >with dtype=object to be converted?
> >
> >
> >Thanks very much,
> >
> >Chris
> >
> >
> >_______________________________________________
> >Scipy-dev mailing list
> >Scipy-dev at scipy.org
> >http://projects.scipy.org/mailman/listinfo/scipy-dev
>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev
>



-- 
French PhD student
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20080115/19ddc2ec/attachment.html>


More information about the SciPy-Dev mailing list