I don’t know the state of NumPy on PyPy since I don’t use PyPy.
I'm not sure if it's doing inlining before the laziness analysis, which would be ideal.
[1]: https://pythran.readthedocs.io/en/latest/INTERNAL.html#lazyn...
I don’t know the state of NumPy on PyPy since I don’t use PyPy.