[Numpy-discussion] Cython/NumPy syntax

Stéfan van der Walt stefan at sun.ac.za
Wed Aug 6 04:14:41 EDT 2008


2008/8/6 Dag Sverre Seljebotn <dagss at student.matnat.uio.no>:
> - Require an ndim keyword:
>
> cdef numpy.ndarray[numpy.int64, ndim=2]

I'd definitely prefer a comma between the two, and an (optional) ndim
keyword argument if possible.

Looking forward to hearing more!

Regards
Stéfan



More information about the NumPy-Discussion mailing list