NumPyPy Status: how much of numpy can you use in pypy?

Version: {{ ver }}

numpy compatability test results, generated automatically by running
pypy/module/micronumpy/tool/numready/main.py <path-to-latest-pypy>

Overall: {{ msg }}

Warning: a positive result does not mean the function is actually working! It only means that the function/module/constant is present. It may be missing other things.

{% for chunk in all_items %} {% for item in chunk %} {% endfor %} {% endfor %}
PyPy PyPy PyPy PyPy PyPy
{{ item.name }} {{ item.symbol }}