On Tue, 2013-10-15 at 07:15 +0300, Matti Picus wrote:
> 
> I did ask on IRC before the change, and got two positive votes, but
> feel a need for wider consensus.

Does that mean that now one only can import NumPyPy as follows

    import numpypy

instead of

    import numpy

? If yes, what is going to be the way forward? I mean, is the plan such
that eventually, you should be able to install PyPy that bundles NumPyPy
and then NumPy (when the patches will be accepted upstream, or maybe a
PyPy-compatible fork will be released on pypi)?

If your github repository works similarly or better than `import numpy`
as implemented before, I see no problem with it and will just adapt my
scripts; I only feel that this should be better documented, or
advertised more prominently.

For example, you might consider posting a progress report on the blog
which explains the changes and tells how to deal with them... 

-- 
Sincerely yours,
Yury V. Zaytsev


_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to