On Friday 29 April 2011 01:01 PM, pratik wrote:
On Friday 29 April 2011 12:56 PM, dileep kunjaai wrote:
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),
py.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
use the numpy.ogrid command:
lat =numpy.mgrid[-60:90:.25]
pratik
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
On Wednesday 20 April 2011 10:57 PM, Matthew Brett wrote:
> Hi,
>
> I'm on the ATLAS mailing list, maybe some of y'all are too. Clint
> Whaley, the author of ATLAS, was asking for letters to support his
> tenure case. That is, letters saying that lots of us benefit greatly
> from his work - which