Dinesh B Vadhia wrote:
> A suggestion: 
>  
> How about releasing Numpy for the AMD64 version first (without Scipy)
> and then follow up with a later release with Scipy support?  This
> would satisfy Numpy-only users which can't be a bad thing rather than
> having a version that is not usable (I believe) by either Numpy or
> Scipy users.

Because scipy needs code I would pull out from numpy. You can build
numpy for amd64 by yourself at the moment, BTW. I am afraid that
distributing one numpy binary now would only makes things more confusing
when scipy for amd64 will be out, as it will not work with this numpy,
but only with a later one.

cheers,

David
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to