[pypy-issue] Issue #2148: Significant performance degradation with 2.6.1 (pypy/pypy)

2015-10-02 Thread Prabhu Ramachandran
New issue 2148: Significant performance degradation with 2.6.1 https://bitbucket.org/pypy/pypy/issues/2148/significant-performance-degradation-with Prabhu Ramachandran: I have been noticing a large degradation of performance with 2.6.1 (when compared to 2.5.1) in a demo numerical code that I

[pypy-issue] Issue #2403: pip install numpy fails on OSX (pypy2-v5.4.1) (pypy/pypy)

2016-09-24 Thread Prabhu Ramachandran
New issue 2403: pip install numpy fails on OSX (pypy2-v5.4.1) https://bitbucket.org/pypy/pypy/issues/2403/pip-install-numpy-fails-on-osx-pypy2-v541 Prabhu Ramachandran: I have installed pypy2-v5.4.1-osx64.tar.bz2 and I am unable to install the latest released numpy from pip after I did this

[pypy-issue] Issue #2404: Building matplotlib fails on OSX (pypy/pypy)

2016-09-24 Thread Prabhu Ramachandran
New issue 2404: Building matplotlib fails on OSX https://bitbucket.org/pypy/pypy/issues/2404/building-matplotlib-fails-on-osx Prabhu Ramachandran: Am trying to build matplotlib. I have pypy2-v5.4.1-osx64 installed and have installed the original numpy (from git) which is slow but does work