Travis Oliphant wrote:
> There are still some issues with my recent check-in for NumPy (r2663).
> But, it does build and run the numpy.tests cleanly. (It's failing on
> SciPy tests...)
>
These issues are now fixed (it was a brain-dead optimization that just
doesn't work and was only exposed when converting between C- and
Fortran- arrays during a cast..
Feel free to use SVN again... I do like to keep SVN so that it works.
-Travis
|