Re: [Matplotlib-users] iregular data set

2006-07-23 Thread Richard Albright
You want to use matplotlib.numerix and use a masked array On Fri, 2006-07-21 at 14:24 -0400, Rodrigues, Joseph wrote: > I have a question (new user here): I have datasets of irregular time > spaced data and am having a problem with Matplot lib. > > > > I am plotting two datasets: one is contin

Re: [Matplotlib-users] Missing dll in windows build 0.87.4

2006-07-23 Thread Charlie Moad
This error used to come up with mingw and python2.4 builds, but now we use Visual Studio for python2.4. I am surprised no one else has reported this error though? I see you used the egg binary? Has anyone else use the python2.4 windows egg with success. - Charlie On 7/22/06, Chris Fonnesbeck <

Re: [Matplotlib-users] Missing dll in windows build 0.87.4

2006-07-23 Thread Charlie Moad
The mingw/2.4 build still works. There are instructions at the top of the setupext.py file. The dll linking error you are getting is something we ran into a lot. If you have numpy installed distutils will use the numpy\distutils\mingw32ccompiler.py file. In the Mingw32CCompiler class remove all