logoalt Hacker News

ainchtoday at 9:25 AM1 replyview on HN

Even then, if you're familiar with NumPy it's pretty easy to switch to Jax's NumPy API, and then you can easily jit in Python as well.


Replies

JanisErdmanistoday at 9:48 AM

As long as someone else does the porting and maintains the compatability between both subecosystems of thoose who prefer using Jax and thoose who prefer depending on the NumPy. Also not having zero overhead structs that one can in an array handicaps types of performance codes one can write.