Hacker News new | ask | show | jobs
by hansvm 1606 days ago
I'm very comfortable with both, and there are definitely still use cases where I'll reach for Python.

E.g., Jax "just works" for a wide variety of numerical problems, handles the automatic differentiation and operator fusion and whatnot and figures out how to efficiently shove it onto whichever coprocessor(s) I want to target.