<aclass="reference external"href="http://fedoraproject.org/wiki/Features/PyPyStack">Fedora</a>, <aclass="reference external"href="http://packages.gentoo.org/package/dev-python/pypy">Gentoo</a> and <aclass="reference external"href="https://wiki.archlinux.org/index.php/PyPy">Arch</a> are known to package PyPy, with various
...
...
@@ -222,6 +224,8 @@
the Python side and NumPy objects are mediated through the slower cpyext
layer (which hurts a few benchmarks that do a lot of element-by-element
array accesses, for example).</p>
<p>Installation works as usual. For example, without using a virtualenv:</p>
<p>Installation works using the current developement version of NumPy, since
PyPy specific changes have been merged but not in a release version.