From: Fernando P. <Fer...@co...> - 2006-05-09 00:53:23
|
Michael Haggerty wrote: > John Parejko wrote: >>Along those lines: it appears noone else took up the offer to become the >>Gnuplot.py maintainer. I sent a private message to Michael expressing >>my interest (and noting that it will be a bit before I can really take >>over), but I guess I'll post my interest here. I'm using Gnuplot pretty >>heavily, and would like its development to continue (and get it ported >>to numpy). It's probably worth noting that the numpy port should be nearly trivial, given that Gnuplot.py doesn't really make extensive use of any sophisticated/weird features of Numeric. On another note, if you (John) continue to maintain Gnuplot.py, you may be interested in merging some of the code in IPython.Gnuplot2.py: http://projects.scipy.org/ipython/ipython/browser/ipython/trunk/IPython/Gnuplot2.py I think some of the enhancements there are worthwhile, and sent them to Michael a while ago but I know his priorities have moved from Gnuplot.py development. I also have stopped using this code at all (I'm using matplotlib these days), but I'd be happy to see this code continue to be useful to gnuplot users. The following utility module may also be of use, that's the one I actually imported in all my top-level code: http://projects.scipy.org/ipython/ipython/browser/ipython/trunk/IPython/GnuplotRuntime.py Cheers, f |