Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes but the amount of devotion is orthogonal to the language per se.

You can use Numba that uses the same LLVM clang does and write all the computation kernels yourself instead of using what Numpy provides. The only difference there would be JIT vs AOT compilation.

Or you can use Codon, that uses the same LLVM clang does and then there will be no difference at all.

Language is just an interface for a compiler.



Yeah that's what I was getting at with the tip of the iceberg thing.

You can of course choose a different tip for your iceberg.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: