|
|
|
|
|
by wrmsr
2140 days ago
|
|
> Built for Scientific Computing I mean the thing's called 'numba' lol. I always liken Pypy to HotSpot in that to this day the numerical performance of the latter isn't spectacular and nobody really cares - it's built to handle the harder job of making vast tangled codebases of non-numerical application code run fast, not just tight math loops which are already handled perfectly well by other more specialized tools. |
|