Sorry for coming very late to the thread, but you mean something like:
for i in range(len(cols):
[sending too soon...]On Oct 9, 2007 4:36 AM, Sven Schreiber < svetosch@gmx.net > wrote:Alan G Isaac schrieb:> 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.
>