from matplotlib.numerix.mlab import amax

Hi there,

I want to move to numpy only. What would be the replacement for:

from matplotlib.numerix.mlab import amax

?

Many thanks in advance,

Alan

numpy.amax

You should be able to do that for most of numerix I believe (I and would definitely try that first).

Ryan

···

On Tue, Sep 22, 2009 at 10:25 AM, Alan <alanwilter@…287…> wrote:

Hi there,

I want to move to numpy only. What would be the replacement for:

from matplotlib.numerix.mlab import amax

?


Ryan May
Graduate Research Assistant

School of Meteorology
University of Oklahoma