[Numpy-discussion] Py3k: making a py3k compat header available in installed numpy for scipy
David Cournapeau
cournape@gmail....
Mon Mar 29 05:13:11 CDT 2010
Hi,
I have worked on porting scipy to py3k, and it is mostly working. One
thing which would be useful is to install something similar to
npy_3kcompat.h in numpy, so that every scipy extension could share the
compat header. Is the current python 3 compatibility header usable "in
the wild", or will it still significantly change (this requiring a
different, more stable one) ?
cheers,
David
More information about the NumPy-Discussion
mailing list