Re: [Numpy-discussion] Request for testing

2010-02-22 Thread Sean Arms
On Sun, Feb 21, 2010 at 4:30 AM, Charles R Harris wrote: > Hi All, > > I would be much obliged if some folks would run the attached script and > report the output, numpy version, and python version. It just runs > np.isinf(np.inf), which raises an "invalid value" warning with current > numpy. As f

Re: [Numpy-discussion] loadtxt and missing values

2008-03-06 Thread Sean Arms
Keith Goodman wrote: > On Thu, Mar 6, 2008 at 12:36 PM, <[EMAIL PROTECTED]> wrote: > > >> Proposed solution: >> - >> >> It's probably not the best way (noob, that's me), but this situation could >> be fixed by: >> >> 1) add a fill keyword to loadtxt such that >> >>