Micronumpy
Getting Micronumpy
- Run
svn co https://codespeak.net/svn/pypy/branch/micronumpyto check out a copy of the micronumpy source code. - Change to the pypy/translator/goal directory in the micronumpy source (
cd micronumpy/pypy/translator/goal) - Run the translator
python translator.py -Ojit targetpypystandalone.py --withmod-micronumpynote that the targetpypystandalone.py may be optional, as it’s become the default lately. Also note the--withmod-micronumpyoption, without it you won’t be able to use micronumpy with your completedpypy-c
No trackbacks yet.