Re: [Matplotlib-users] New tutorial (beginner level)

2012-08-11 Thread Nicolas Rougier
Thanks Fernando ! By the way, I suspect the simple plot part may well suited for the ipython notebook ! I'll give it a try. Nicolas On Aug 11, 2012, at 4:55 , Fernando Perez wrote: > On Fri, Aug 10, 2012 at 5:23 AM, Nicolas Rougier > wrote: >> >> I've just finished a new introductory tut

Re: [Matplotlib-users] New tutorial (beginner level)

2012-08-11 Thread Fernando Perez
On Sat, Aug 11, 2012 at 12:09 AM, Nicolas Rougier wrote: > By the way, I suspect the simple plot part may well suited for the ipython > notebook ! > I'll give it a try. Actually in the notebook it is now possible to enable exercises, hints, reveal-boxes, etc. I'm cc'ing here Matthias Bussonnier

Re: [Matplotlib-users] New tutorial (beginner level)

2012-08-11 Thread Nicolas Rougier
Fantastic ! This is very valuable teaching material. Really great job and big thanks to all the ipython developers. Matthias, hope to see you at Euroscipy (and see some ipython demos). In fact, I've also some questions around ipython/webgl for you... Nicolas On Aug 11, 2012, at 9:17 , Fernan

Re: [Matplotlib-users] New tutorial (beginner level)

2012-08-11 Thread Matthias BUSSONNIER
Le 11 août 2012 à 10:43, Nicolas Rougier a écrit : > > > Fantastic ! This is very valuable teaching material. > Really great job and big thanks to all the ipython developers. > > Matthias, hope to see you at Euroscipy (and see some ipython demos). > In fact, I've also some questions around ipy

Re: [Matplotlib-users] help me Velocity depth plot in matplotlib

2012-08-11 Thread Mark Lawrence
On 10/08/2012 21:27, Damon McDougall wrote: [snipped] > > Actually, I discovered today that this is possible. You can use step() > to achieve what you want: > > http://matplotlib.sourceforge.net/examples/pylab_examples/step_demo.html > Awesome, my question answered before I'd even asked it :) -

Re: [Matplotlib-users] New tutorial (beginner level)

2012-08-11 Thread Benjamin Root
On Saturday, August 11, 2012, Fernando Perez wrote: > On Sat, Aug 11, 2012 at 12:09 AM, Nicolas Rougier > > wrote: > > By the way, I suspect the simple plot part may well suited for the > ipython notebook ! > > I'll give it a try. > > Actually in the notebook it is now possible to enable exercises