[Numpy-discussion] beginner question: rank-1 arrays

Alan G Isaac aisaac at american.edu
Mon Oct 8 18:28:15 EDT 2007


On Mon, 8 Oct 2007, Robin apparently wrote:
> However in my code (I am converting from MATLAB) it is 
> important to maintain 2d arrays, and keep the difference 
> between row and column vectors.

How about using matrices?
help(numpy.mat)

hth,
Alan Isaac






More information about the NumPy-Discussion mailing list