From: Russell E. O. <ro...@ce...> - 2006-10-03 17:35:49
|
In article <452...@st...>, Todd Miller <jm...@st...> wrote: > Russell E. Owen wrote: > > Has anyone tried to build numarray or Numeric with python 2.5? Since the > > > numarray builds and runs fine for Python-2.5, but only as 32-bit. > > type of array index was changed, I'm wondering if it works (and if so, > > > NOTE: numarray does not exploit the new ssize_t index in Python-2.5 so > numarray is not 64-bit enabled. Thank you very much. That's great. It means my current code is compatible with Python 2.5 (assuming Numeric works the same way, which seems likely). I am really looking forward to switching to numpy, but now is just a bit too early. -- Russell |