Re: [matplotlib-devel] [Numpy-discussion] Announcing toydist, improving distribution and packaging situation

2010-01-03 Thread Gael Varoquaux
On Sun, Jan 03, 2010 at 03:05:54AM -0800, Nathaniel Smith wrote: What I do -- and documented for people in my lab to do -- is set up one virtualenv in my user account, and use it as my default python. (I 'activate' it from my login scripts.) The advantage of this is that easy_install (or pip)

Re: [matplotlib-devel] [SciPy-dev] [Numpy-discussion] Announcing toydist, improving distribution and packaging situation

2010-01-03 Thread David Cournapeau
On Sun, Jan 3, 2010 at 3:27 AM, Andrew Straw straw...@astraw.com wrote: Typically, the dependencies only depend on the smallest subset of what they require (if they don't need lapack, they'd only depend on python-numpy-core in your example), but yes, if there's an unsatisfiable condition,

Re: [matplotlib-devel] [Numpy-discussion] Announcing toydist, improving distribution and packaging situation

2010-01-03 Thread Nathaniel Smith
On Tue, Dec 29, 2009 at 6:34 AM, David Cournapeau courn...@gmail.com wrote: Buildout, virtualenv all work by sandboxing from the system python: each of them do not see each other, which may be useful for development, but as a deployment solution to the casual user who may not be familiar with

Re: [matplotlib-devel] [Numpy-discussion] Announcing toydist, improving distribution and packaging situation

2010-01-03 Thread David Cournapeau
On Sun, Jan 3, 2010 at 8:05 PM, Nathaniel Smith n...@pobox.com wrote: On Tue, Dec 29, 2009 at 6:34 AM, David Cournapeau courn...@gmail.com wrote: Buildout, virtualenv all work by sandboxing from the system python: each of them do not see each other, which may be useful for development, but as

Re: [matplotlib-devel] Enhancement to matplotlib's PyQt4 backend

2010-01-03 Thread Darren Dale
On Sun, Jan 3, 2010 at 9:11 AM, Pierre Raybaut cont...@pythonxy.com wrote: 2009/12/1 Darren Dale dsdal...@gmail.com: On Tue, Apr 28, 2009 at 8:18 AM, Pierre Raybaut cont...@pythonxy.com wrote: Hi all, I would like to contribute to matplotlib with this enhancement for the PyQt4 backend: the

Re: [matplotlib-devel] [SPAM] Re: Enhancement to matplotlib's PyQt4 backend

2010-01-03 Thread Pierre Raybaut
2010/1/3 Darren Dale dsdal...@gmail.com: On Sun, Jan 3, 2010 at 9:11 AM, Pierre Raybaut cont...@pythonxy.com wrote: 2009/12/1 Darren Dale dsdal...@gmail.com: On Tue, Apr 28, 2009 at 8:18 AM, Pierre Raybaut cont...@pythonxy.com wrote: Hi all, I would like to contribute to matplotlib with

Re: [matplotlib-devel] Enhancement to matplotlib's PyQt4 backend

2010-01-03 Thread Pierre Raybaut
2010/1/3 John Hunter jdh2...@gmail.com: On Sun, Jan 3, 2010 at 9:28 AM, Darren Dale dsdal...@gmail.com wrote: Your patch file is backwards, it would revert your changes if applied to the updated code. It doesn't matter, the patch is so small that the changes can just be cut and pasted.

[matplotlib-devel] [Matplotlib-users] define color cycle in matplotlibrc

2010-01-03 Thread Eric Firing
http://www.mail-archive.com/matplotlib-us...@lists.sourceforge.net/msg14772.html The above thread includes two reasonable requests: 1) add color cycle as an rcParam 2) add a line style cycle as well The first of these is easier to implement, although it requires a bit more than the patch

Re: [matplotlib-devel] Enhancement to matplotlib's PyQt4 backend

2010-01-03 Thread Gökhan Sever
On Sun, Jan 3, 2010 at 12:35 PM, John Hunter jdh2...@gmail.com wrote: On Sun, Jan 3, 2010 at 9:28 AM, Darren Dale dsdal...@gmail.com wrote: Your patch file is backwards, it would revert your changes if applied to the updated code. It doesn't matter, the patch is so small that the changes

Re: [matplotlib-devel] doc build problem with axes_grid

2010-01-03 Thread John Hunter
On Sat, Jan 2, 2010 at 12:34 AM, Eric Firing efir...@hawaii.edu wrote: Jae-Joon Lee wrote: The error happens because of the *.rst files under doc/examples that are not in sync with examples/*.py. Removing that directory (doc/examples) will solve the problem (the directory will be repopulated

Re: [matplotlib-devel] doc build problem with axes_grid

2010-01-03 Thread Eric Firing
John Hunter wrote: On Sat, Jan 2, 2010 at 12:34 AM, Eric Firing efir...@hawaii.edu wrote: Jae-Joon Lee wrote: The error happens because of the *.rst files under doc/examples that are not in sync with examples/*.py. Removing that directory (doc/examples) will solve the problem (the directory

Re: [matplotlib-devel] Enhancement to matplotlib's PyQt4 backend

2010-01-03 Thread John Hunter
On Sun, Jan 3, 2010 at 2:41 PM, Gökhan Sever gokhanse...@gmail.com wrote: You seemed like forgetting to check-in the qt4_editor_options.svg, because I get file not found error: I[2]: Cannot open file '.../matplotlib/lib/matplotlib/mpl-data/images/qt4_editor_options.svg', because: No such

Re: [matplotlib-devel] [Matplotlib-users] define color cycle in matplotlibrc

2010-01-03 Thread John Hunter
On Sun, Jan 3, 2010 at 2:39 PM, Eric Firing efir...@hawaii.edu wrote: 1) Should the the color_cycle be in the axes group?  Although it affects lines, it is defined only at the Axes level, and affects only lines drawn by plot. Alternative: since it affects only plot, should there be a new plot

Re: [matplotlib-devel] [Matplotlib-users] define color cycle in matplotlibrc

2010-01-03 Thread Eric Firing
2) It was pointed out that there is a strange connection between the color cycle and the lines.color rcParam. This connection looks to me like a bit of legacy that can be dropped with little risk of pain in user land, since the default would still be to have the initial color in the cycle

Re: [matplotlib-devel] [Numpy-discussion] Announcing toydist, improving distribution and packaging situation

2010-01-03 Thread Nathaniel Smith
On Sun, Jan 3, 2010 at 4:23 AM, David Cournapeau courn...@gmail.com wrote: On Sun, Jan 3, 2010 at 8:05 PM, Nathaniel Smith n...@pobox.com wrote: What I do -- and documented for people in my lab to do -- is set up one virtualenv in my user account, and use it as my default python. (I 'activate'

[matplotlib-devel] building of latex docs failing at barb_demo.pdf

2010-01-03 Thread Andrew Straw
Hi, With the recent regression fixed in Pygments, the doc auto-builder is closer to completing successfully. However, there's a new bug. The build ends with: LaTeX Warning: File `/home/mpl-chslave/slave-py25/build_docs/build/doc/build/pl ot_directive/mpl_examples/pylab_examples/barb_demo.pdf'

Re: [matplotlib-devel] [Matplotlib-users] define color cycle in matplotlibrc

2010-01-03 Thread John Hunter
On Sun, Jan 3, 2010 at 3:54 PM, Eric Firing efir...@hawaii.edu wrote: The only problem is that lines.color is the default for LineCollection and Line2D, both of which are fairly separate from Axes, so having them default to rcParams['axes.color_cycle'][0] seems a little odd. Yes, I was

Re: [matplotlib-devel] [Numpy-discussion] Announcing toydist, improving distribution and packaging situation

2010-01-03 Thread David Cournapeau
On Mon, Jan 4, 2010 at 8:42 AM, Nathaniel Smith n...@pobox.com wrote: On Sun, Jan 3, 2010 at 4:23 AM, David Cournapeau courn...@gmail.com wrote: On Sun, Jan 3, 2010 at 8:05 PM, Nathaniel Smith n...@pobox.com wrote: What I do -- and documented for people in my lab to do -- is set up one