[Numpy-discussion] pyrex c_numpy.pyx problem

Robert Kern robert.kern at gmail.com
Wed Jan 31 13:08:55 EST 2007


Stefan van der Walt wrote:

> Any advice/suggestions?

I've just committed a fix. I changed the [NPY_MAXDIMS] arrays to pointers (Pyrex
doesn't care, really) and changed the flatiter *items to void **items.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco



More information about the NumPy-Discussion mailing list