Cyrille Rosset wrote: > Hi all, > > I am using cython and numpy and looked for a way to get cython modules > using numpy compiled with pyximport. > I found on the list the following message > (http://codespeak.net/pipermail/cython-dev/2009-May/005289.html) > but didn't find any modification in the cython repository in this > direction.
Well, there's http://trac.cython.org/cython_trac/ticket/312 with some patches, which unfortunately noone's found time to review and commit. We're happy to accept other/further patches as well (but please make a comment on whether it is compatible with the above, in that case). (I don't have much time now so I'll have to stop here, sorry.) Dag Sverre _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
