Hacker News new | ask | show | jobs
by bbstats 699 days ago
@njit on any for loops w/ numpy that require a recursive calculation
1 comments

So many times I have been able to pull something out of my behind that got rid of the recursive element to vectorize stuff. Usually involves ranks and groups.