Hacker News new | ask | show | jobs
by d0mine 2093 days ago
I had success using Cython for performance (numerical simulations mostly). nogil is your friend for multthreading.