top | item 10743701

(no title)

itsadok | 10 years ago

I'm pretty sure everything you used is already supported: http://buildbot.pypy.org/numpy-status/latest.html

discuss

order

jfpuget|10 years ago

Thanks. I did look at that page recently, and felt Numpy support was still experimental. But I'll give it a fair try.

What would motivate me would be that Pypy supports the packages I need for my day job, including Pandas, Scipy, and Scikit-learn. Do you know if there are plans to have these on top of Pypy?

jbssm|10 years ago

Does PyPy work with Python 3?

Python 3 has been out for 7 years and I refuse to use anything that doesn't work in Python 3, it's just ridiculous to keep building stuff for Python 2, it's hindering the language and keeping it back in the past.

canjobear|10 years ago

Only Python 3.2 (so no "yield from" or async stuff).