[Pyrex] Merging C and Pyrex

Pierre GM pgmdevlist at gmail.com
Tue Feb 6 04:13:24 UTC 2007


All,
It looks like I can't use __new__ nor __array_finallize__ in Pyrex when 
subclassing ndarray. I could try to write the corresponding methods in C 
(disregarding the fact I would have to learn it first). 
Can I use Pyrex to add methods to a class defined in C ? If yes, what;s the 
procedure ?
Thanks a lot in advance for you help.



More information about the Pyrex mailing list