Hacker News new | ask | show | jobs
by mlubin 4711 days ago
If the goal is to get performance without giving up on Python's existing libraries, why not use Steven Johnson's PyCall (https://github.com/stevengj/PyCall.jl) package for Julia?
1 comments

No need to learn a new language, perhaps.