[SciPy-dev] cython in scipy?
Robin
robince@gmail....
Thu Oct 9 02:58:15 CDT 2008
Hi
On Thu, Oct 9, 2008 at 8:40 AM, Anne Archibald
<peridot.faceted@gmail.com> wrote:
> I didn't get this working, I'm afraid; I wasn't willing to delve into
> the guts of numpy's distutils to figure out what was wrong, but it
> complained that I'd given it a ".pyx" file but I didn't have Pyrex
> installed.
There is a working cython example here:
http://projects.scipy.org/scipy/numpy/browser/trunk/doc/cython/setup.py
It might be as simple as changing Pyrex to Cython in the import.
Cheers
Robin
More information about the Scipy-dev
mailing list