Hacker News new | ask | show | jobs
by bbstats 873 days ago
If you must use a for loop on a data transformation (e.g. any recursive calculation), numba is way faster than most alternatives.