Hacker News new | ask | show | jobs
by cybersol 2696 days ago
I love using Python for getting stuff made fast, and then only if needed accelerating a few function calls to make it fast. I have used scipy, cython, and even the C-API for this, but this looks like a interesting new take.