Daily Archive for December 13th, 2007

NumPy arrays vs Matlab matrices

NumPy has the same functionality as Matlab in terms of arrays (maybe a little more) but there are some syntax differences in creating and indexing arrays that confused me at first when switching from Matlab to NumPy. Continue reading ‘NumPy arrays vs Matlab matrices’