Hacker News new | ask | show | jobs
by jawilson2 3187 days ago
Never tried numba. I write all of our cuda stuff by hand anyway, and wrap that into cython from c++ where needed.