Hi. I've been trying to port an application to older distros such as RH3 without much luck. I'm using numpy and pylab. I can usually get numpy installed but pylab has lots of dependencies on gtk2 and other things. What's the minimal backend to use to eliminate, as much as possible, the dependencies on distro stuff? Relatedly, is it possible to make a static build of pylab that can be included with my app? And finally, could somebody explain what buffer objects are and how they can be used to increase performance?
Thanks John Hunter wrote: > I am in favor of getting *all* the GUI dependent extension code out of > MPL -- it is a support nightmare. Each of us should take the time to > figure out how to get the best performance where possible using python > buffer objects in the python layer for each of the main backends > rather than rely on extension code. But I don't want to hold up the > release cycle with known bugs in the wild unless someone says, "wait I > just need a day or two". -- Tom Holroyd, Ph.D. "The fundamentally misconceived nature versus nurture debate should be abandoned: child development is inextricably both." -- Louann Brizendine ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel