Hello, I read this announcement [1] saying that "over 99% of the upstream numpy test suite" is passed. Is this when using pypy with the upstream numpy (thanks to the incremental improvements brought to cpyext) or is it when using pypy with numpypy? I also found this link [2], tracking numpypy status. Is numpypy still maintained or does this buildbot track the regression tests for upstream numpy in pypy (using cpyext)? [1] https://morepypy.blogspot.com/2016/08/pypy2-v54-released-incremental.html [2] http://buildbot.pypy.org/numpy-status/latest.html Thank you, Florin
IIRC referring to numpy w/ cpyext. -- Ryan [ERROR]: Your autotools build scripts are 200 lines longer than your program. Something’s wrong. http://kirbyfan64.github.io/ On Sep 27, 2016 4:02 PM, "Papa, Florin" <florin.papa@intel.com> wrote:
Hello,
I read this announcement [1] saying that "over 99% of the upstream numpy test suite" is passed. Is this when using pypy with the upstream numpy (thanks to the incremental improvements brought to cpyext) or is it when using pypy with numpypy?
I also found this link [2], tracking numpypy status. Is numpypy still maintained or does this buildbot track the regression tests for upstream numpy in pypy (using cpyext)?
[1] https://morepypy.blogspot.com/2016/08/pypy2-v54-released- incremental.html [2] http://buildbot.pypy.org/numpy-status/latest.html
Thank you, Florin
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev
Hi We're maintaining both and we are planning into merging (in some point in the future) the good parts of numpypy (speed of array access) with the good parts of c numpy (compatibility) On Tue, Sep 27, 2016 at 11:01 PM, Papa, Florin <florin.papa@intel.com> wrote:
Hello,
I read this announcement [1] saying that "over 99% of the upstream numpy test suite" is passed. Is this when using pypy with the upstream numpy (thanks to the incremental improvements brought to cpyext) or is it when using pypy with numpypy?
I also found this link [2], tracking numpypy status. Is numpypy still maintained or does this buildbot track the regression tests for upstream numpy in pypy (using cpyext)?
[1] https://morepypy.blogspot.com/2016/08/pypy2-v54-released-incremental.html [2] http://buildbot.pypy.org/numpy-status/latest.html
Thank you, Florin
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev
participants (3)
-
Maciej Fijalkowski
-
Papa, Florin
-
Ryan Gonzalez