Re: [Matplotlib-users] [ANN] glumpy 0.2.0

2011-09-21 Thread Stef Mientki
thanks Nicolas, On 18-09-2011 19:25, Nicolas Rougier wrote: The interactive plot has been done using the AntTweakBar library and is not really user friendly. You can view the source from the demos directory: http://code.google.com/p/glumpy/source/browse/demos/atb.py I'll take a look, Also

Re: [Matplotlib-users] [ANN] glumpy 0.2.0

2011-09-18 Thread Nicolas Rougier
The interactive plot has been done using the AntTweakBar library and is not really user friendly. You can view the source from the demos directory: http://code.google.com/p/glumpy/source/browse/demos/atb.py Also, note that glumpy is not a replacement for matplotlib but rather a testbed for a

Re: [Matplotlib-users] [ANN] glumpy 0.2.0

2011-09-18 Thread Stef Mientki
hi Nicolas, looks very interesting. I was considering to move from MatPlotLib to guiqwt, because of it's easy interactive plots. But I see glumpy has it too. Can show the source code for the interactive plot in your examples ? thanks, stef On 17-09-2011 19:22, Nicolas Rougier wrote: Hi folk

[Matplotlib-users] [ANN] glumpy 0.2.0

2011-09-17 Thread Nicolas Rougier
Hi folks, I am pleased to announce a new release of glumpy, a small python library for the (very) fast vizualization of numpy arrays, (mainly two dimensional) that has been designed with efficiency in mind. If you want to draw nice figures for inclusion in a scientific article, you’d better us

[Matplotlib-users] [ANN] glumpy 0.2.0

2011-09-17 Thread Nicolas Rougier
Hi folks, I am pleased to announce a new release of glumpy, a small python library for the (very) fast vizualization of numpy arrays, (mainly two dimensional) that has been designed with efficiency in mind. If you want to draw nice figures for inclusion in a scientific article, you’d better us