Re: [matplotlib-devel] Website needs love

2011-05-20 Thread Eric Firing
On 05/20/2011 11:48 AM, Benjamin Root wrote: > Some other ideas I have had is to include a link to the glossary page in > the page header next to "docs", and maybe the FAQ, as well? I also want > to expand the glossary page, and comb through the docstrings to > incorporate more ":term:" usage. H

Re: [matplotlib-devel] Website needs love

2011-05-20 Thread Eric Firing
On 05/20/2011 11:48 AM, Benjamin Root wrote: > > > I have made a few more small changes, and I have an additional change > that I have not committed yet. The table of contents for the examples > page has every single example titled as something like "animation > example code:". This is repeatiti

Re: [matplotlib-devel] Website needs love

2011-05-20 Thread Benjamin Root
On Thu, May 19, 2011 at 6:27 PM, Benjamin Root wrote: > On Mon, May 16, 2011 at 5:28 PM, Benjamin Root wrote: > >> On Monday, May 16, 2011, John Hunter wrote: >> > >> > >> > On Mon, May 16, 2011 at 2:52 PM, Eric Firing >> wrote: >> > >> > >> > >> > I had no idea this would open such a big can

[matplotlib-devel] need advice on a crash report

2011-05-20 Thread Darren Dale
Hi All, I'm trying to track down a sporadic Fatal python error in a complicated data analysis program I'm writing. Quick explanation: I have a qt gui that launches a python task-manager thread. That thread creates a multiprocessing.Pool, and iterates through a list of data in an hdf5 file, passing