Re: [Numpy-discussion] Ticket #794 and can o' worms.

2008-07-20 Thread Charles R Harris
On Sun, Jul 20, 2008 at 10:41 PM, Charles R Harris < [EMAIL PROTECTED]> wrote: > > > On Sun, Jul 20, 2008 at 8:32 PM, Timothy Hochberg <[EMAIL PROTECTED]> > wrote: > >> >> >> On Sun, Jul 20, 2008 at 3:47 PM, Robert Kern <[EMAIL PROTECTED]> >> wrote: >> >>> On Sun, Jul 20, 2008 at 17:42, Charles R

Re: [Numpy-discussion] Ticket #794 and can o' worms.

2008-07-20 Thread Charles R Harris
On Sun, Jul 20, 2008 at 8:32 PM, Timothy Hochberg <[EMAIL PROTECTED]> wrote: > > > On Sun, Jul 20, 2008 at 3:47 PM, Robert Kern <[EMAIL PROTECTED]> > wrote: > >> On Sun, Jul 20, 2008 at 17:42, Charles R Harris >> <[EMAIL PROTECTED]> wrote: >> > Hi All, >> > >> > I "fixed" ticket #754, but it leads

Re: [Numpy-discussion] Ticket #794 and can o' worms.

2008-07-20 Thread Timothy Hochberg
On Sun, Jul 20, 2008 at 3:47 PM, Robert Kern <[EMAIL PROTECTED]> wrote: > On Sun, Jul 20, 2008 at 17:42, Charles R Harris > <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I "fixed" ticket #754, but it leads to a ton of problems. The original > > discussion is here. The problems that arise come fro

Re: [Numpy-discussion] Ticket #794 and can o' worms.

2008-07-20 Thread Robert Kern
On Sun, Jul 20, 2008 at 20:32, Charles R Harris <[EMAIL PROTECTED]> wrote: > > On Sun, Jul 20, 2008 at 4:47 PM, Robert Kern <[EMAIL PROTECTED]> wrote: >> >> On Sun, Jul 20, 2008 at 17:42, Charles R Harris >> <[EMAIL PROTECTED]> wrote: >> > Hi All, >> > >> > I "fixed" ticket #754, but it leads to a

Re: [Numpy-discussion] Ticket #794 and can o' worms.

2008-07-20 Thread Charles R Harris
On Sun, Jul 20, 2008 at 4:47 PM, Robert Kern <[EMAIL PROTECTED]> wrote: > On Sun, Jul 20, 2008 at 17:42, Charles R Harris > <[EMAIL PROTECTED]> wrote: > > Hi All, > > > > I "fixed" ticket #754, but it leads to a ton of problems. The original > > discussion is here. The problems that arise come fro

Re: [Numpy-discussion] Ticket #794 and can o' worms.

2008-07-20 Thread Robert Kern
On Sun, Jul 20, 2008 at 17:42, Charles R Harris <[EMAIL PROTECTED]> wrote: > Hi All, > > I "fixed" ticket #754, but it leads to a ton of problems. The original > discussion is here. The problems that arise come from conversion to > different types. > > In [26]: a > Out[26]: array([ Inf, -Inf, NaN,

[Numpy-discussion] Ticket #794 and can o' worms.

2008-07-20 Thread Charles R Harris
Hi All, I "fixed" ticket #754, but it leads to a ton of problems. The original discussion is here. The problems that arise come from conversion to different types. In [26]: a Out[26]: array([ Inf, -Inf, NaN, 0., 3.