Hi All,I'm a longtime Matlab user. I've been using Python for a year or two and have begun using Matplotlib/Numpy/Scipy. I have a patch for specgram() that will plot the spectrogram with the positive and negative frequencies flipped (fftshift). This is the way that you would examine the complex
> "Greg" == Greg Willden <[EMAIL PROTECTED]> writes:
Greg> Hi All, I'm a longtime Matlab user. I've been using Python
Greg> for a year or two and have begun using
Greg> Matplotlib/Numpy/Scipy. I have a patch for specgram() that
Greg> will plot the spectrogram with the positiv
matplotlib-0.87.6 works fine on AIX 5.1, with gcc 3.2.2 and python 2.5 .
I've not compiled it with GTK or TK support but the Agg backend works.
Would it be possible for a developer to modify the code to include AIX
in the supported OS list? I always have change this structure in
setupext.py manual