Comment by jampekka

2 months ago

I've never understood the "so tedious" argument of Python vs Matlab. Sure, having to import numpy and use np.array to create numpy arrays is a bit typing, but other than that I don't see major differences.

Given what inconsistent mess Matlab is aside from matrix manipulation, I take NumPy any day.