Re: [Numpy-discussion] The problem with zero dimesnsional array

2009-09-29 Thread Fabrice Silva
Le mardi 29 septembre 2009 à 02:32 +0530, yogesh karpate a écrit : Dear All, I'm facing a bog problem in following . the code snippet is as follows % Compute the area indicator### for kT in range(leftbound,rightbound):

[Numpy-discussion] The problem with zero dimesnsional array

2009-09-28 Thread yogesh karpate
Dear All, I'm facing a bog problem in following . the code snippet is as follows % Compute the area indicator### for kT in range(leftbound,rightbound): # Here the left bound and rightbound both are indexing array is