[Matplotlib-users] Simple animation with Qt4 backend

2010-11-21 Thread Pierre Raybaut
Hi all, Following a discussion with a Spyder user regarding simple animations with Matplotlib, I took a very quick look at the Qt4's backend source code to see if it was possible to make the following code work (which is working with the TkAgg backend but not the Qt4 backend):

[Matplotlib-users] [ANN] Spyder v1.1.0 released

2010-06-24 Thread Pierre Raybaut
Hi all, I'm pleased to announce here that Spyder version 1.1.0 has been released: http://packages.python.org/spyder Spyder (the Scientific PYthon Development EnviRonment) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted

Re: [Matplotlib-users] Matplotlib conflicts with IDLE

2010-02-07 Thread Pierre Raybaut
Pierre Raybaut a écrit : 2010/2/6 Gael Varoquaux gael.varoqu...@normalesup.org: On Sat, Feb 06, 2010 at 11:27:50AM +0100, Pierre Raybaut wrote: When you start having a somewhat complex set of functions that call each other, or when you are getting failures with somebody else's code

Re: [Matplotlib-users] Matplotlib conflicts with IDLE

2010-02-07 Thread Pierre Raybaut
Gael Varoquaux a écrit : On Sun, Feb 07, 2010 at 09:59:04AM +0100, Pierre Raybaut wrote: Two screenshots to prove it :-) Running an example script including pdb.set_trace() in the external console: http://spyderlib.googlegroups.com/web/pdb_test.png Executing the same script from

Re: [Matplotlib-users] Matplotlib conflicts with IDLE

2010-02-06 Thread Pierre Raybaut
Date: Fri, 05 Feb 2010 12:59:41 -0800 From: Christopher Barker chris.bar...@noaa.gov Subject: Re: [Matplotlib-users] Matplotlib conflicts with IDLE To: matplotlib-users@lists.sourceforge.net Message-ID: 4b6c86bd.3090...@noaa.gov Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Re: [Matplotlib-users] Matplotlib conflicts with IDLE

2010-02-06 Thread Pierre Raybaut
2010/2/6 Gael Varoquaux gael.varoqu...@normalesup.org: On Sat, Feb 06, 2010 at 11:27:50AM +0100, Pierre Raybaut wrote: When you start having a somewhat complex set of functions that call each other, or when you are getting failures with somebody else's code, this is priceless. This is so

Re: [Matplotlib-users] matplotlib and qtdesigner

2009-06-04 Thread Pierre Raybaut
matplotlib-users-requ...@lists.sourceforge.net a écrit : Message: 3 Date: Thu, 4 Jun 2009 08:01:06 -0500 From: Christophe Dupre christophe.du...@vhayu.com Subject: [Matplotlib-users] matplotlib and qtdesigner To: matplotlib-users@lists.sourceforge.net Message-ID:

[Matplotlib-users] Pydee v0.3.0

2009-03-11 Thread Pierre Raybaut
- Edit: Apparently, there's a bug (a what?!) in Pydee v0.3.0 You won't be able to install it and test it until v0.3.1 (I'll release it in 10-12 hours) Sorry for that - Hi all, Two months ago,

[Matplotlib-users] Pydee v0.3.0

2009-03-10 Thread Pierre Raybaut
Hi all, Two months ago, I made an announcement regarding a little open-source project of mine, PyQtShell -- that is a module providing embeddable console widgets for your PyQt applications (interactive Python shell, workspace, working directory browser, editor, ...) as well as Pydee, a PYthon

Re: [Matplotlib-users] Python Distribution with matplotlib

2008-07-08 Thread Pierre Raybaut
2008/7/8 [EMAIL PROTECTED]: On Thursday 03 July 2008 02:28:47 pm Michael Droettboom wrote: Friedrich Hagedorn wrote: Hello, 2. Does anybody know a good python dirstibution including mpl? Enthought has one, but I have no experience with it. It might be worth keeping an eye on

[Matplotlib-users] New matplotlib website

2008-06-02 Thread Pierre Raybaut
Hi matplotlib developers, Congratulations for the brand new matplotlib website! It looks great and modern, and that's exactly what matplotlib deserves. And congratulations for the new release as well, of course. Keep up your good work! Regards, Pierre Raybaut

[Matplotlib-users] Qt4 backend in Matplotlib 0.98

2008-06-02 Thread Pierre Raybaut
, and it changes everything: appareance, integration in a complex GUI. That is a great step ahead for matplotlib widgets in Qt GUIs. Another good reason to choose Qt4 as default backend in Matplotlib. Thanks for your great work. Regards, Pierre Raybaut