Hacker News new | ask | show | jobs
by arunchaganty 5037 days ago
I'd also recommend the cython library (http://docs.cython.org/src/tutorial/). It is as easy as writing usual python code with some type annotations to achieve similar speedups.