The subject says it all. Over the next few days, we will be updating
the conference website with additional information. So if you are
interested, please keep an eye on: http://conference.scipy.org/
Jarrod
--
_
On Fri, Mar 27, 2009 at 1:23 PM, Karen Tracey wrote:
>
> Yes, this change appears to fix the problem. I created a standalone script
> to recreate the problem. The script starts several threads. Each thread
> enters a loop generating a (different) png file. With the original
> matplotlib code,
Thanks for the responses everyone. More below inline...
On Fri, Mar 27, 2009 at 9:12 AM, John Hunter wrote:
> On Fri, Mar 27, 2009 at 5:54 AM, Darren Dale wrote:
>
>>
>> It might not be too much trouble to protect RcParams and its data,
>> although I dont know how disruptive it would be to the
On Fri, Mar 27, 2009 at 1:08 PM, Gael Varoquaux <
gael.varoqu...@normalesup.org> wrote:
> Here is a patch to fix a trivial problem I am having using the plot
> directive under recent versions of sphinx (0.6b1).
Thanks! Applies to svn r7006
JDH
Here is a patch to fix a trivial problem I am having using the plot
directive under recent versions of sphinx (0.6b1).
Ga�l
Index: lib/matplotlib/sphinxext/plot_directive.py
===
--- lib/matplotlib/sphinxext/plot_directive.py (revisio
On Fri, Mar 27, 2009 at 5:54 AM, Darren Dale wrote:
>
> It might not be too much trouble to protect RcParams and its data, although
> I dont know how disruptive it would be to the mpl codebase and to users for
> rcParams to begin returning copies of things like font lists.
>
In addition to the
On Thu, Mar 26, 2009 at 8:10 PM, Eric Firing wrote:
> Karen Tracey wrote:
> > I originally posted this to the user's list but got no response there.
> > As I think there's a bug in matplotlib here, I'm re-trying on the
> > development list. Here's what I sent to -users back on Mar 13:
>
>
>
> Ka