Hacker News new | ask | show | jobs
by DrFalkyn 401 days ago
Back when our lab transitioned from Matlab to Python I used numpy/scipy quite a bit. I remember heavily leaning on numpy.reshape to get things to work correctly. In some cases I did resort to looping.