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
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
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
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