|
|
|
|
|
by true_religion
5517 days ago
|
|
I've gotten about a 10x speed up on numerics code where there's so much branching involved in the calculations that I can't afford to use NumPy. As for me, the main reason I haven't moved to PyPy yet is the lack of database and messaging support. |
|