[Pyrex] hello new to pyrex

Pujo Aji ajikoe at gmail.com
Tue Dec 6 09:02:00 CET 2005


Hello,

I'm new to pyrex, I've found pyrex is very interesting probably more easier
than swig I thought :)

I have questions:

If I have python list as an input to pyrex what is the best way to deal with
it?
Is it ok just to do looping and operate its elements?

I'm looking to speed up my code.
In python I use numeric array too to build Matrix and to operate it.

Should I translate this operation into kind of looping style inside pyrex ?
Or should I just operate Numeric into pyrex and operate it there ? what is
the fastest code?

Thanks in advance

Sincerely Yours,
pujo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.copyleft.no/pipermail/pyrex/attachments/20051206/92655fa5/attachment.html


More information about the Pyrex mailing list