[Pyrex] Subclassing numpy.ndarray with Pyrex

Robert Kern robert.kern at gmail.com
Tue Feb 6 20:56:47 UTC 2007


Lenard Lindstrom wrote:
> I don't think numpy  was well tested with Pyrex. The provided 
> c_numpy.pxd causes a pyrex compiler error involving an array of objects. 

Yes, it was well-tested (we use Pyrex for the random number generators), but
then Pyrex changed. The fix has been in SVN since the day 0.9.5 came out, though.

*Subclassing* ndarray with Pyrex is not well-tested, though.

-- 
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