On Mon, 07 Jan 2008 19:54:38 -1000
Eric Firing <[EMAIL PROTECTED]> wrote:
> Andrew Straw wrote:
> > Something I haven't seen addressed on the numpy list (or here) is
> > using hg or bzr to mirror an svn repository. What would be the
> > added advantage to the project of using a DVCS if all the
> >
On Thu, 29 Nov 2007 18:13:39 +0200
Ludwig Schwardt <[EMAIL PROTECTED]> wrote:
> I've reworked the Tcl/Tk checking code in setupext.py (see attached
> patch). It is now possible to build matplotlib with Tk support without
> requiring a running X server. This is useful for doing autobuilds
> (e.g. a
Hello,
I have ported the existing Qt(3) backend to Qt4. Qt4 is a substantial
change from Qt3; the Python bindings for Qt have also changed
substantially. Since the two versions of Qt are likely to coexist for at
least a while, I think it makes sense to have a separate Qt4 backend.
How do I go ab