Re: [matplotlib-devel] Calling to those "embedding" matplotlib in applications

2013-08-14 Thread Erik Bray
On Wed, Aug 14, 2013 at 6:14 PM, Erik Bray wrote: > On Mon, Aug 12, 2013 at 10:01 AM, Michael Droettboom wrote: >> I'm considering changing the behavior of the rcParam interactive (which also >> can be set through matplotlib.interactive() and pyplot.ion() and >> pyplo

Re: [matplotlib-devel] Calling to those "embedding" matplotlib in applications

2013-08-14 Thread Erik Bray
On Mon, Aug 12, 2013 at 10:01 AM, Michael Droettboom wrote: > I'm considering changing the behavior of the rcParam interactive (which also > can be set through matplotlib.interactive() and pyplot.ion() and > pyplot.ioff()). Currently, when setting interactive to True, running any > sort of matplot

Re: [matplotlib-devel] Creating 3d file

2013-06-26 Thread Erik Bray
On Tue, Jun 25, 2013 at 8:52 AM, James Cline wrote: > Hi, > > I am trying to use matplotlib to create obj file that I can render in > blender. I have already created the code to create the file itself. I am > currently trying to find the best place to put my code into. I have tried > editing the a

Re: [matplotlib-devel] my $0.02 on MEP13

2013-02-07 Thread Erik Bray
On Thu, Feb 7, 2013 at 8:40 PM, Antony Lee wrote: > Hi, > > I saw that a discussion started on transitioning to the use of properties > instead of explicit getters and setters, which seems like a very good idea > to me... so I thought this would be a good idea to get involved in > matplotlib-devel

Re: [matplotlib-devel] Financial support for continuous integration

2013-02-07 Thread Erik Bray
On Wed, Jan 30, 2013 at 9:27 PM, Damon McDougall wrote: > On Wed, Jan 30, 2013 at 8:44 AM, Michael Droettboom wrote: >> In discussions with Perry Greenfield at STScI, it seems we are in the >> position of being able to get some financial support to pay for a >> continuous integration system. >> >

Re: [matplotlib-devel] MEP11: Attempting to deal with the Python library dependency issue

2012-10-03 Thread Erik Bray
On Wed, Oct 3, 2012 at 9:10 PM, Michael Droettboom wrote: > On 10/03/2012 05:26 PM, Erik Bray wrote: >> On 10/03/2012 12:20 PM, Michael Droettboom wrote: >>> I invite comments for a new MEP about improving the situation with >>> respect to our bundling of thir