[Pyrex] Passing objects back to Python?

Robert Kern robert.kern at gmail.com
Sun Feb 4 20:22:36 UTC 2007


Lenard Lindstrom wrote:
> If you know the arrays you will pass 
> in are contiguous - not slices - then you should be able to use double * 
> pointers instead and ignore the strides field. But I haven't confirmed that.

You are correct.

-- 
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 Pyrex mailing list