Hacker News new | ask | show | jobs
by est 1180 days ago
> and running all the computation outside Python

You don't have to move all the computation, just `for` loops will help alot.