Hacker News new | ask | show | jobs
by stuaxo 2845 days ago
Not the OP, but personally I'd like to be able to use python for all the things that people say "just don't use python for".

Including things like modifying every pixel of an image, and other things that need to be fast-ish.

1 comments

Did you try numba yet?