Re: [matplotlib-devel] wxMPL patch

2012-09-04 Thread Matt Newville
Hi Carlo, Sorry for the delay I also haven't done anything about this... yet? I might be more gung-ho to fold this into my wxmplot, which is fairly similar, but not exactly 1-to-1, and has some name overlaps with wxmpl. To be clear, I'm willing to refactor wxmplot to better accommodate mos

Re: [matplotlib-devel] MEP10: Modernizing the documentation

2012-09-04 Thread Thomas Kluyver
On 5 September 2012 00:32, Michael Droettboom wrote: > I wonder if there's any possibility of using that on earlier versions (I > suspect not). Not easily, I think. You'd have to get introspection tools like IPython to separately check for a __signature__ attribute, and I suspect we'd feel that t

Re: [matplotlib-devel] wxMPL patch

2012-09-04 Thread Chris Barker
On Thu, Aug 30, 2012 at 9:22 PM, Carlo Segre wrote: > Hi Chris: >> On Tue, May 1, 2012 at 9:31 AM, Benjamin Root >> >>> AFAIK, no, it shouldn't be a problem. The question is where. I suspect >>> it >>> would fit best as a mpl_toolkit. >> >> >> yes -- I figured that was most likely. > Just a fol