Re: [matplotlib-devel] SciPy 2013

2013-03-26 Thread Michael Droettboom
On 03/26/2013 11:18 AM, Michael Droettboom wrote: > On 03/26/2013 10:57 AM, Damon McDougall wrote: >> On Tue, Mar 26, 2013 at 8:25 AM, Benjamin Root wrote: >>> On Fri, Mar 22, 2013 at 12:35 PM, Michael Droettboom >>> wrote: I'm hoping to host a matplotlib sprint during the final two days of

Re: [matplotlib-devel] SciPy 2013

2013-03-26 Thread Michael Droettboom
On 03/26/2013 10:57 AM, Damon McDougall wrote: > On Tue, Mar 26, 2013 at 8:25 AM, Benjamin Root wrote: >> On Fri, Mar 22, 2013 at 12:35 PM, Michael Droettboom >> wrote: >>> I'm hoping to host a matplotlib sprint during the final two days of Scipy >>> 2013 this year, and I hope to see as many as p

Re: [matplotlib-devel] SciPy 2013

2013-03-26 Thread Damon McDougall
On Tue, Mar 26, 2013 at 8:25 AM, Benjamin Root wrote: > > On Fri, Mar 22, 2013 at 12:35 PM, Michael Droettboom > wrote: >> >> I'm hoping to host a matplotlib sprint during the final two days of Scipy >> 2013 this year, and I hope to see as many as possible of you there. I think >> it's also real

Re: [matplotlib-devel] SciPy 2013

2013-03-26 Thread Benjamin Root
On Fri, Mar 22, 2013 at 12:35 PM, Michael Droettboom wrote: > I'm hoping to host a matplotlib sprint during the final two days of Scipy > 2013 this year, and I hope to see as many as possible of you there. I > think it's also really important to bring new developers into sprints, > because it's

Re: [matplotlib-devel] SciPy 2013

2013-03-26 Thread Marcel Oliver
Benjamin Root writes: > On Mon, Mar 25, 2013 at 12:46 PM, Phil Elson wrote: > > >I am putting together a beginners tutorial proposal that I will submit > soon > > That's great to hear! Are you planning on making the tutorial material > part of mpl's docs or using the co

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Michael Droettboom
These are fantastic slides. It would be great to include them in some form for a replacement for some parts of the docs that are getting a little long in the tooth. I particularly like the reference section -- we have some of that in the main docs, but not enough. I think as Nelle Varaquoax a

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Nicolas Rougier
One idea I've been using is to show explicitly what's going on in the background when you're using defaults by instantiating all the default settings: http://www.loria.fr/~rougier/teaching/matplotlib/#using-defaults versus http://www.loria.fr/~rougier/teaching/matplotlib/#instantiating-defaul

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Damon McDougall
On Mon, Mar 25, 2013 at 12:17 PM, Thomas A Caswell wrote: > I think there is something to be said for not starting from pylab. > Answering questions on SO, a good chunk of them (by volume) can be > traced back to not understanding the magic that pylab is doing for you > in the background or not ev

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Thomas A Caswell
I think there is something to be said for not starting from pylab. Answering questions on SO, a good chunk of them (by volume) can be traced back to not understanding the magic that pylab is doing for you in the background or not even knowing magic is being done for you. Starting from pylab makes e

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Benjamin Root
On Mon, Mar 25, 2013 at 12:46 PM, Phil Elson wrote: > >I am putting together a beginners tutorial proposal that I will submit > soon > > That's great to hear! Are you planning on making the tutorial material > part of mpl's docs or using the content that is already out there? > > > It is all new

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Phil Elson
>I am putting together a beginners tutorial proposal that I will submit soon That's great to hear! Are you planning on making the tutorial material part of mpl's docs or using the content that is already out there? On 25 March 2013 16:16, Benjamin Root wrote: > I am putting together a beginne

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Benjamin Root
I am putting together a beginners tutorial proposal that I will submit soon, depending on the feedback from the Guinea Pigs--- uhm, I mean, coworkers tomorrow. Ben Root -- Everyone hates slow websites. So do we. Make your

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Phil Elson
OOI Is anyone planning to run an advanced matplotlib tutorial this year? I've added a few ideas to https://github.com/matplotlib/matplotlib/wiki/Scipy-2013 - some are more advanced than others and would need a bit of planning should we decide to run with them. On 23 March 2013 17:06, Damon McDo

Re: [matplotlib-devel] SciPy 2013

2013-03-23 Thread Damon McDougall
On Fri, Mar 22, 2013 at 12:11 PM, Nelle Varoquaux wrote: > > > > On 22 March 2013 18:06, Michael Droettboom wrote: >> >> On 03/22/2013 12:45 PM, Nelle Varoquaux wrote: >> >> >>> I'm hoping to host a matplotlib sprint during the final two days of Scipy >>> 2013 this year, and I hope to see as many

Re: [matplotlib-devel] SciPy 2013

2013-03-22 Thread Nelle Varoquaux
On 22 March 2013 18:06, Michael Droettboom wrote: > On 03/22/2013 12:45 PM, Nelle Varoquaux wrote: > > > I'm hoping to host a matplotlib sprint during the final two days of >> Scipy 2013 this year, and I hope to see as many as possible of you there. >> I think it's also really important to bri

Re: [matplotlib-devel] SciPy 2013

2013-03-22 Thread Michael Droettboom
On 03/22/2013 12:45 PM, Nelle Varoquaux wrote: I'm hoping to host a matplotlib sprint during the final two days of Scipy 2013 this year, and I hope to see as many as possible of you there. I think it's also really important to bring new developers into sprints, because it's such

Re: [matplotlib-devel] SciPy 2013

2013-03-22 Thread Nelle Varoquaux
> I'm hoping to host a matplotlib sprint during the final two days of Scipy > 2013 this year, and I hope to see as many as possible of you there. I > think it's also really important to bring new developers into sprints, > because it's such an efficient way to get people familiar with the code >

[matplotlib-devel] SciPy 2013

2013-03-22 Thread Michael Droettboom
I'm hoping to host a matplotlib sprint during the final two days of Scipy 2013 this year, and I hope to see as many as possible of you there. I think it's also really important to bring new developers into sprints, because it's such an efficient way to get people familiar with the code base.