Re: [Numpy-discussion] Numpy-discussion Digest, Vol 8, Issue 28

2007-05-14 Thread Nick Fotopoulos
thon > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > On Mon, May 14, 2007 at 12:38:58PM -0500, Nick Fotopoulos wrote: > > Dear all, > > > > I find myself frequently wanting to take the max of an array that > > might have zero

[Numpy-discussion] .max() and zero length arrays

2007-05-14 Thread Nick Fotopoulos
Dear all, I find myself frequently wanting to take the max of an array that might have zero length. If it is zero length, it throws an exception, when I would like to gracefully substitute my own value. For example, one solution with lists is to do max(possibly_empty_list + [minimum_value]), but

Re: [Numpy-discussion] Help using numPy to create a very large multi dimensional array

2007-04-18 Thread Nick Fotopoulos
On 4/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > -- > > Message: 5 > Date: Wed, 18 Apr 2007 09:11:32 -0700 > From: Christopher Barker <[EMAIL PROTECTED]> > Subject: Re: [Numpy-discussion] Help using numPy to create a very > large multi dimensional ar

Re: [Numpy-discussion] List migration complete

2006-11-16 Thread Nick Fotopoulos
On Nov 16, 2006, at 2:51 PM, Steve Lianoglou wrote: >> The list migration has completed successfully. numpy- >> [EMAIL PROTECTED] is >> the new address for this list. > > Hey look ... no more advertisements! > > Good job folks, thanks! > > One thing: I'm not sure if this was intentional, but the