[Cython] Passing numpy arrays to C using Cython
Dag Sverre Seljebotn
dagss at student.matnat.uio.no
Sat Jan 17 19:34:11 CET 2009
Dag Sverre Seljebotn wrote:
> First: This question (how to safely pass numpy arrays to C or Fortran
> code using Cython) actually comes up a lot. I'm wondering about perhaps
> making it a feature in Cython itself, borrowing a few syntax things from
> Fortran. (That would clean up a lot of code I'm using myself with Cython
> these days, so it could get realized in some months).
(BTW, next time I sit down with Cython it will definitely be a
contribution towards making the trunk stable again. Just so that's clear
:-) )
--
Dag Sverre
More information about the Cython-dev
mailing list