April 29, 2011
9:26 a.m.
Dear sir, I am trying to make an array of varies from -60 to 90 with difference 0.25. I tried the following command ...
import numpy as N lat=N.array(xrange(-6000, 9000, 25), dtype=float) print lat/100
I know that there is another easy method...... Please give me a replay ........ Thanking you.............. -- DILEEPKUMAR. R J R F, IIT DELHI