Comment by OutOfHere
And you still think Python has superior matrix manipulation syntax? Because that's at the core of scientific computing.
And you still think Python has superior matrix manipulation syntax? Because that's at the core of scientific computing.
I think the syntax isn’t that important if I’m totally honest! The library support and ecosystem is much more useful to me than it ever was in MATLAB and tbh I use np.einsum for anything tricky and because performance is better anyway.