From: Travis O. <oli...@ie...> - 2006-07-28 16:59:17
|
Travis Oliphant wrote: > I can verify that this now works with numpy 1.0b1 on Python 2.3. The > change was using an updated Pyrex for generating mtrand.c (it no longer > calls PyLong_AsUnsignedLong on integer objects as it did before). > > Scratch that. I meant it works with latest numpy (will be 1.0b2) because the mtrand.c was not re-generated until recently. -Travis |