[matplotlib-devel] Memory leak using savefig with MacOSX backend?

2009-01-19 Thread Damon McDougall
I'm looping over several files (about 1000) to produce a vector field plot for each data file I have. Doing this with the MacOSX backend appears to chew memory. My guess as to the source of the problem is the 'savefig' function (or possibly the way the MacOSX backend handles the saving of

[matplotlib-devel] Exploring

2010-07-30 Thread Damon McDougall
of the kwargs do get passed on to the canvas.print_figure() method, so I looked in the backend_pdf.py file but couldn't find a print_figure() method. Could someone point me in the right direction? Regards, -- Damon -- Damon McDougall Mathematics Institute University

Re: [matplotlib-devel] Exploring

2010-07-30 Thread Damon McDougall
Hmm, it seems as though tick labels get clipped on the top and on the right when passing bbox_inches='tight' and pad_inches=0.0. I wouldn't expect this behaviour. Is there perhaps a bug in Bbox.union that's causing this? Regards, -- Damon -- Damon McDougall Mathematics

[matplotlib-devel] Colormap that prints nicely in black and white

2010-08-06 Thread Damon McDougall
), (0.625, 0.00, 0.00), (0.750, 0.10, 0.10), (0.875, 0.50, 0.50), (1.000, 1.00, 1.00)) } Regards, -- Damon -- Damon McDougall Mathematics Institute University of Warwick Coventry CV4 7AL d.mcdoug

Re: [matplotlib-devel] [Matplotlib-users] Bug in Triangulation causes infinite loop if 4 or more duplicate points are used in tricontour()

2012-04-16 Thread Damon McDougall
On Monday, 16 April 2012 at 16:34, Kacper Kowalik wrote: On 16 Apr 2012 22:31, Damon McDougall d.mcdoug...@warwick.ac.uk (mailto:d.mcdoug...@warwick.ac.uk) wrote: Hi Kacper, Just to be clear, is it tri.Triangulation(x, y) that hangs, or is it plt.tricontour(…)? It's

Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-07-06 Thread Damon McDougall
installed: nose: version 1.1.2 PIL: version 1.1.7 ghsotscript: version 9.05 inkscape: 0.48.3.1 All of these were installed using the latest version of macports. Is there anything I can do to improve the output of the tests? -- Damon McDougall http://damon-is-a-geek.com B2.39 Mathematics

Re: [matplotlib-devel] [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-11 Thread Damon McDougall
On Tue, Jul 10, 2012 at 05:36:50PM -0400, Tony Yu wrote: On Tue, Jul 10, 2012 at 1:52 PM, John Hunter jdh2...@gmail.com wrote: On Tue, Jul 10, 2012 at 12:49 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: Would there be any interest in porting some of that functionality

Re: [matplotlib-devel] [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-11 Thread Damon McDougall
On Wed, Jul 11, 2012 at 10:23:32AM -0500, John Hunter wrote: On Wed, Jul 11, 2012 at 10:09 AM, Damon McDougall damon.mcdoug...@gmail.com wrote: Well, as Ben said, that error fill plot is neato! It doesn't look too complicated, either. I'd be more than happy to port it over later today

Re: [matplotlib-devel] [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-12 Thread Damon McDougall
On Wed, Jul 11, 2012 at 08:33:21PM -0400, Tony Yu wrote: On Wed, Jul 11, 2012 at 2:28 PM, Benjamin Root ben.r...@ou.edu wrote: On Wed, Jul 11, 2012 at 11:23 AM, John Hunter jdh2...@gmail.com wrote: On Wed, Jul 11, 2012 at 10:09 AM, Damon McDougall damon.mcdoug...@gmail.com

Re: [matplotlib-devel] [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-12 Thread Damon McDougall
On Wed, Jul 11, 2012 at 08:33:21PM -0400, Tony Yu wrote: On Wed, Jul 11, 2012 at 2:28 PM, Benjamin Root ben.r...@ou.edu wrote: On Wed, Jul 11, 2012 at 11:23 AM, John Hunter jdh2...@gmail.com wrote: On Wed, Jul 11, 2012 at 10:09 AM, Damon McDougall damon.mcdoug...@gmail.com

Re: [matplotlib-devel] [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-13 Thread Damon McDougall
On Wed, Jul 11, 2012 at 08:33:21PM -0400, Tony Yu wrote: On Wed, Jul 11, 2012 at 2:28 PM, Benjamin Root ben.r...@ou.edu wrote: On Wed, Jul 11, 2012 at 11:23 AM, John Hunter jdh2...@gmail.com wrote: On Wed, Jul 11, 2012 at 10:09 AM, Damon McDougall damon.mcdoug...@gmail.com

Re: [matplotlib-devel] [Matplotlib-users] ANN: mpltools 0.1 release

2012-07-17 Thread Damon McDougall
On Tue, Jul 17, 2012 at 08:21:50AM -0500, Benjamin Root wrote: On Tue, Jul 17, 2012 at 6:25 AM, todd rme toddrme2...@gmail.com wrote: On Wed, Jul 11, 2012 at 5:23 PM, John Hunter jdh2...@gmail.com wrote: On Wed, Jul 11, 2012 at 10:09 AM, Damon McDougall damon.mcdoug...@gmail.com

[matplotlib-devel] Adding Matlab's fplot to Axes

2012-07-23 Thread Damon McDougall
, but if there is overwhelming desire for people to see the code (perhaps due to my poor explanation) then I'll open a new PR so everyone can give their two pence. Suggestions welcome :) -- Damon McDougall http://damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL

Re: [matplotlib-devel] Adding Matlab's fplot to Axes

2012-07-24 Thread Damon McDougall
On Mon, Jul 23, 2012 at 08:38:07PM -0400, Benjamin Root wrote: On Monday, July 23, 2012, Eric Firing wrote: On 2012/07/23 11:43 AM, Damon McDougall wrote: Hello all, So, as per Philip's suggestion (https://github.com/matplotlib/matplotlib/pull/737) I've started encapsulating

Re: [matplotlib-devel] Some update on GL backend

2012-08-01 Thread Damon McDougall
wanted to say thank you for your effort :) -- Damon McDougall http://damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom -- Live Security Virtual Conference

[matplotlib-devel] The beauty of Breseham's algorithm

2012-08-08 Thread Damon McDougall
I saw this article on hacker news and wondered if it would be applicable to us? http://free.pages.at/easyfilter/bresenham.html Perhaps not, but I certainly learned something from it so I thought I'd share anyway. Best, Damon -- Damon McDougall http://damon-is-a-geek.com B2.39 Mathematics

Re: [matplotlib-devel] The beauty of Breseham's algorithm

2012-08-08 Thread Damon McDougall
On Wed, Aug 08, 2012 at 09:26:58AM +0100, Damon McDougall wrote: I saw this article on hacker news and wondered if it would be applicable to us? http://free.pages.at/easyfilter/bresenham.html Perhaps not, but I certainly learned something from it so I thought I'd share anyway. Best

[matplotlib-devel] Fwd: Re: [Matplotlib-users] help me Velocity depth plot in matplotlib

2012-08-10 Thread Damon McDougall
- Forwarded message from Damon McDougall damon.mcdoug...@gmail.com - Date: Fri, 10 Aug 2012 12:47:22 +0100 From: Damon McDougall damon.mcdoug...@gmail.com To: satish maurya maurya2278sat...@gmail.com Cc: matplotlib-us...@lists.sourceforge.net Subject: Re: [Matplotlib-users] help me

[matplotlib-devel] Q-Q Plot

2012-08-15 Thread Damon McDougall
. Thanks! Damon -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom -- Live Security Virtual Conference Exclusive live event

Re: [matplotlib-devel] Two 1.2 milestones

2012-08-19 Thread Damon McDougall
release calendar, the feature freeze is for 2.0, not 1.2. Is this correct, or am I missing something? -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

Re: [matplotlib-devel] Stacked plotting in matplotlib

2012-08-23 Thread Damon McDougall
to promote the use of mpl in high energy physics, where we use this style of plot frequently. Thanks, Nic Eggert Graduate Fellow Cornell University -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

Re: [matplotlib-devel] Missing 1.1.1 tarball on PyPI

2012-08-24 Thread Damon McDougall
? Mike On 08/24/2012 05:23 AM, Ludwig Schwardt wrote: Hi, There does not seem to be an actual tarball of matplotlib 1.1.1 on PyPI at http://pypi.python.org/pypi/matplotlib/1.1.1 ... Maybe I'm the only person who still likes to easy_install my matplotlib :-) L. -- Damon McDougall http

[matplotlib-devel] Bug hunting

2012-08-25 Thread Damon McDougall
, are there any specific issues I can help out with that should be prioritised higher? I'm aware of the 1.2 feature freeze, so anything new won't be merged over issues that affect a possible release candidate. Thanks! Best, Damon -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics

[matplotlib-devel] Transforms bug

2012-08-27 Thread Damon McDougall
://github.com/matplotlib/matplotlib/issues/1113 Let me know if it's worth putting in github issue. I'm dont want to create a duplicate ticket should it transpire that this problem is actually #1113 in disguise. Best, Damon -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute

Re: [matplotlib-devel] Transforms bug

2012-08-27 Thread Damon McDougall
this -- if it doesn't, that's indeed a bug. Awesome, it worked. Honestly, I probably should have realised that when you don't have square axes, right angles are no longer right angles: noob error. Apologies. Mike On 08/27/2012 01:05 PM, Damon McDougall wrote: My cherubs, With my new

Re: [matplotlib-devel] Release Candidate

2012-09-10 Thread Damon McDougall
= doesn't seem to have any effect with MacOS X backend Michiel has provided great feedback regarding the previously proposed solution to part of this problem, and this has been reflected in the updated pull request. -- Damon McDougall http://www.damon.is-a-geek.com B2.39 Mathematics Institute

[matplotlib-devel] John Hunter awarded PSF's Distinguished Service Award

2012-09-14 Thread Damon McDougall
to the immense effort of John and the matplotlib developers over the past decade. Best, Damon -- Damon McDougall http://www.damon.is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

Re: [matplotlib-devel] Welcoming new core developers

2012-09-20 Thread Damon McDougall
September 2012 03:25, Benjamin Root ben.r...@ou.edujavascript:_e({}, 'cvml', 'ben.r...@ou.edu'); wrote: On Wednesday, September 19, 2012, Michael Droettboom wrote: Damon McDougall, Christoph Gohlke and Russell Owen have been added to the set of core developers with push rights and the ability

Re: [matplotlib-devel] 1.2.0rc2 is tagged and uploaded

2012-09-20 Thread Damon McDougall
Are those different colour maps? Do they look the same when you explicitly set cmap=cm.jet? -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

[matplotlib-devel] Custom plot_trisurf triangulations

2012-09-20 Thread Damon McDougall
of this, but the code is not currently readable by humans. I will tidy it up first. Make it look purrty. Lots of love, Damon -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

Re: [matplotlib-devel] Custom plot_trisurf triangulations

2012-09-21 Thread Damon McDougall
On Fri, Sep 21, 2012 at 8:27 AM, Ian Thomas ianthoma...@gmail.com wrote: On 20 September 2012 22:30, Damon McDougall damon.mcdoug...@gmail.com wrote: I have been playing with custom triangulations in the plot_trisurf method of the mplot3d toolkit. I thought I would share my sweet creation

Re: [matplotlib-devel] Custom plot_trisurf triangulations

2012-09-22 Thread Damon McDougall
missing something? Ah ok, I see. I was assuming a plot_trisurf(x, y, z, triangles, ...) signature. Copying the tricontour signature would be better for consistency reasons. It appears that I was the one missing something! Thanks for that. -- Damon McDougall http://www.damon-is-a-geek.com B2.39

Re: [matplotlib-devel] Custom plot_trisurf triangulations

2012-09-22 Thread Damon McDougall
regarding whether there will actually be a third release candidate. -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom -- How fast

Re: [matplotlib-devel] Custom plot_trisurf triangulations

2012-09-22 Thread Damon McDougall
On Sat, Sep 22, 2012 at 10:40 AM, Damon McDougall damon.mcdoug...@gmail.com wrote: Ah ok, I see. I was assuming a plot_trisurf(x, y, z, triangles, ...) signature. Copying the tricontour signature would be better for consistency reasons. It appears that I was the one missing something! I just

Re: [matplotlib-devel] 1.2.0rc2 is tagged and uploaded

2012-09-22 Thread Damon McDougall
serious testing out of this thing. Thanks for all of the hard work! Mike The website says the current development version is rc1. -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

Re: [matplotlib-devel] 1.2.0rc2 is tagged and uploaded

2012-09-24 Thread Damon McDougall
On Mon, Sep 24, 2012 at 2:05 PM, Michael Droettboom md...@stsci.edu wrote: Thanks for pointing this out. It should now be fixed. Nope, it still says 1.2.0rc1: http://matplotlib.org -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Damon McDougall
, or as extensible as this implementation. I hope these comments are useful. Best, Damon -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-09-27 Thread Damon McDougall
On Thu, Sep 27, 2012 at 12:44 PM, Todd toddr...@gmail.com wrote: On Thu, Sep 27, 2012 at 1:12 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: Hi Todd, Firstly, thanks for taking the time to crystallise your thoughts in words first. This is one of my bad habits; I tend to rush

[matplotlib-devel] Python 3.3 released

2012-09-29 Thread Damon McDougall
://www.python.org/download/mac/tcltk/. I have no experience with this, so I can't really comment further. -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

[matplotlib-devel] Fwd: Python 3.3 released

2012-09-29 Thread Damon McDougall
Forgot to reply all. -- Forwarded message -- From: Damon McDougall damon.mcdoug...@gmail.com Date: Sat, Sep 29, 2012 at 8:51 PM Subject: Re: [matplotlib-devel] Python 3.3 released To: Benjamin Root ben.r...@ou.edu On Sat, Sep 29, 2012 at 6:46 PM, Benjamin Root ben.r...@ou.edu

Re: [matplotlib-devel] branch merge strategy

2012-10-01 Thread Damon McDougall
updating the readme.txt file to include this information. It's the first thing people see when they're on the matplotlib github page so I think it would make a big difference. How does that sound? -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick

Re: [matplotlib-devel] MEP11: Attempting to deal with the Python library dependency issue

2012-10-03 Thread Damon McDougall
off to a matplotlib-tests git submodule that Travis can use for commit-checking. -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

Re: [matplotlib-devel] PyGTK vs PyGObject

2012-10-05 Thread Damon McDougall
way to get the ear of the pycairo developers? Mike Do we use pycairo to interface with the Cairo library? Is there any reason we don't use the C (or C++, I can't remember what libcairo is written in) directly? This may get around the issue, but it'd be a lot of work... -- Damon McDougall http

Re: [matplotlib-devel] Upload a higher res logo to github

2012-10-10 Thread Damon McDougall
on display. Given how much we pride ourselves on high-quality images, we should probably fix this: https://github.com/matplotlib Cheers! Ben Root This has been bugging me for a while... -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick

Re: [matplotlib-devel] PEP8 github label

2012-10-13 Thread Damon McDougall
On Sun, Oct 14, 2012 at 1:29 AM, Eric Firing efir...@hawaii.edu wrote: On 2012/10/13 1:16 PM, Damon McDougall wrote: I probably should have tested the waters first, but I added a PEP8 github label. It's neon orange so you can't miss it. The reason I did this is so that the list of v1.2.x

Re: [matplotlib-devel] strategy for 1.2.x, master, PEP8 changes

2012-10-14 Thread Damon McDougall
to not cherry-pick them into 1.2.x. If it is decided that we are to revert all the PEP8 changes in 1.2.x, what should be done about PEP8 changes that were merged into master before the v1.2.x branch was created? -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University

Re: [matplotlib-devel] strategy for 1.2.x, master, PEP8 changes

2012-10-15 Thread Damon McDougall
On Mon, Oct 15, 2012 at 8:59 AM, Nelle Varoquaux nelle.varoqu...@gmail.com wrote: On 15 October 2012 06:10, Eric Firing efir...@hawaii.edu wrote: On 2012/10/14 12:44 PM, Damon McDougall wrote: On Sun, Oct 14, 2012 at 9:22 PM, Eric Firing efir...@hawaii.edu wrote: All, I think we

Re: [matplotlib-devel] request for code review: updates to Sankey class

2012-10-16 Thread Damon McDougall
get more feedback on an interactive level. Best, Damon -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom -- Don't let slow

[matplotlib-devel] mpl_binutils: Plotting from the command-line with matplotlib

2012-10-20 Thread Damon McDougall
implemented (albeit the most useful ones, in my opinion), this shouldn't be too big of a job. Go forth and fork! -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

Re: [matplotlib-devel] Cutting 1.2rc3

2012-10-22 Thread Damon McDougall
milestoned 1.2 PR regarding transforms) but I don't see any reason for it to not make 1.2. If others feel the same then I would rather see it targeted properly as opposed to it being cherry-picked. Cheers! Ben Root -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute

Re: [matplotlib-devel] Animation class: let save() accept **kwargs which are passed on to savefig()?

2012-10-31 Thread Damon McDougall
this is useful. Many thanks and kind regards, Max Hi Max, Sounds like a great idea! Would you feel comfortable having a go at an implementation? You can make a pull request out of it. The rest of the developers can then deliberate and provide feedback for you. Best wishes, Damon -- Damon McDougall http

Re: [matplotlib-devel] Animation class: let save() accept **kwargs which are passed on to savefig()?

2012-10-31 Thread Damon McDougall
the instructions here: https://help.github.com/articles/using-pull-requests Once you've done that, congratulations! Hope this helps. Best wishes, Damon -- Damon McDougall http://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

[matplotlib-devel] Fwd: 1.2.0 Final tagged and uploaded

2012-11-08 Thread Damon McDougall
-- Forwarded message -- From: Damon McDougall damon.mcdoug...@gmail.com Date: Thu, Nov 8, 2012 at 6:16 PM Subject: Re: [matplotlib-devel] 1.2.0 Final tagged and uploaded To: Russell E. Owen ro...@uw.edu On Thu, Nov 8, 2012 at 5:52 PM, Russell E. Owen ro...@uw.edu wrote

Re: [matplotlib-devel] 1.2.0 Final tagged and uploaded

2012-11-08 Thread Damon McDougall
Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] 1.2.0 Final tagged and uploaded

2012-11-11 Thread Damon McDougall
idea. Get the word out. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229 -- Everyone hates

Re: [matplotlib-devel] 1.2.0 Final tagged and uploaded

2012-11-12 Thread Damon McDougall
On Mon, Nov 12, 2012 at 10:52 AM, Fernando Perez fperez@gmail.com wrote: Hi folks, On Sun, Nov 11, 2012 at 1:20 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: Yeah that's a great idea. Get the word out. I did: https://speakerdeck.com/fperez/science-and-python-a-interactively

Re: [matplotlib-devel] master vs maintenance branches (current process and proposal for future workflow)

2012-11-12 Thread Damon McDougall
change it, I just wanted to point out a different approach. The git branching workflow we use for matplotlib is perfectly valid and I'm happy using it. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas

Re: [matplotlib-devel] New plot type idea -- EventRaster

2012-11-12 Thread Damon McDougall
with it to make sure everything passes sanity checks. Thanks for spending your time contributing! -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] Interpolation in a triangular mesh (tri.Triangulation)

2012-11-15 Thread Damon McDougall
mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

[matplotlib-devel] Matplotlib 'testing' page link broken

2012-11-20 Thread Damon McDougall
http://matplotlib.org/devel/coding_guide.html Scroll down to 'Testing'. Click 'Testing'. Boom. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] Matplotlib 'testing' page link broken

2012-11-22 Thread Damon McDougall
wrote: On Tue, Nov 20, 2012 at 2:21 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: http://matplotlib.org/devel/coding_guide.html Scroll down to 'Testing'. Click 'Testing'. Boom. seems to have been fixed now. The Testing link over at http://matplotlib.org/devel/coding_guide.html

Re: [matplotlib-devel] [PATCH] gtkagg backend leaks gc's.

2012-11-26 Thread Damon McDougall
? Ben Root Decided to follow-up on this and it looks like this patch has already been applied. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] Travis numpy build failures on Python 3.x

2012-11-30 Thread Damon McDougall
On Fri, Nov 30, 2012 at 4:25 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: We seem to have inherited these recently. I am questioning whether it is something caused by us or not. Can anybody build numpy/mpl under Python 3.x on their own machine successfully? Looks like Jens found

[matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-11-30 Thread Damon McDougall
Forwarding to the list... -- Forwarded message -- From: Thomas Kluyver tho...@kluyver.me.uk Date: Fri, Nov 30, 2012 at 4:35 PM Subject: Re: [matplotlib-devel] Travis numpy build failures on Python 3.x To: Damon McDougall damon.mcdoug...@gmail.com On 30 November 2012 22:25

[matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-11-30 Thread Damon McDougall
Forwarding to list again... -- Forwarded message -- From: Nathaniel Smith n...@pobox.com Date: Fri, Nov 30, 2012 at 5:13 PM Subject: Re: [matplotlib-devel] Travis numpy build failures on Python 3.x To: Damon McDougall damon.mcdoug...@gmail.com On Fri, Nov 30, 2012 at 10:25 PM

Re: [matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-12-02 Thread Damon McDougall
On Sat, Dec 1, 2012 at 12:56 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: On Sat, Dec 1, 2012 at 12:28 PM, Michael Droettboom md...@stsci.edu wrote: Ok. I'll go ahead and put the workaround in our .travis.yml. Any active pull requests that we want to have good Travis results

Re: [matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-12-02 Thread Damon McDougall
On Sun, Dec 2, 2012 at 11:00 AM, Damon McDougall damon.mcdoug...@gmail.com wrote: On Sat, Dec 1, 2012 at 12:56 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: On Sat, Dec 1, 2012 at 12:28 PM, Michael Droettboom md...@stsci.edu wrote: Ok. I'll go ahead and put the workaround in our

Re: [matplotlib-devel] Fwd: Travis numpy build failures on Python 3.x

2012-12-02 Thread Damon McDougall
-ci.org/matplotlib/matplotlib/jobs/3469141 Mike On 12/02/2012 12:23 PM, Thomas Kluyver wrote: On 2 December 2012 17:02, Damon McDougall damon.mcdoug...@gmail.com wrote: Still failing even with the workaround. Here's proof: https://github.com/matplotlib/matplotlib/pull/1549 And looks

Re: [matplotlib-devel] Experiments in removing/replacing PyCXX

2012-12-04 Thread Damon McDougall
under-code. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229 -- LogMeIn Rescue: Anywhere

[matplotlib-devel] GitHub attachments

2012-12-07 Thread Damon McDougall
and link it to the issue comment and then have it disappear when you delete it and forgot it was linked to GitHub. Win. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712

Re: [matplotlib-devel] Github Downloads going away...

2012-12-15 Thread Damon McDougall
to the binaries on the webpage and then it's completely transparent to the user. Sorry for the stream of conscience. Best wishes, Damon -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin

Re: [matplotlib-devel] Github Downloads going away...

2012-12-15 Thread Damon McDougall
On Sat, Dec 15, 2012 at 5:47 PM, Thomas Kluyver tho...@kluyver.me.uk wrote: On 15 December 2012 23:38, Damon McDougall damon.mcdoug...@gmail.com wrote: Maybe the best thing is to host the binaries on Sourceforge. Having recently tried to do it, Sourceforge tries really hard to avoid giving

Re: [matplotlib-devel] Github Downloads going away...

2012-12-16 Thread Damon McDougall
but I've heard good things about it. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] Github Downloads going away...

2012-12-16 Thread Damon McDougall
On Sun, Dec 16, 2012 at 1:38 PM, Todd toddr...@gmail.com wrote: On Sun, Dec 16, 2012 at 8:21 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: On Sat, Dec 15, 2012 at 8:25 PM, Jason Grout jason-s...@creativetrax.com wrote: On 12/14/12 10:55 AM, Nathaniel Smith wrote: sourceforge's

Re: [matplotlib-devel] Github Downloads going away...

2012-12-16 Thread Damon McDougall
On Sun, Dec 16, 2012 at 2:44 PM, Eric Firing efir...@hawaii.edu wrote: On 2012/12/16 9:21 AM, Damon McDougall wrote: On Sat, Dec 15, 2012 at 8:25 PM, Jason Grout jason-s...@creativetrax.com wrote: On 12/14/12 10:55 AM, Nathaniel Smith wrote: sourceforge's horror of an interface. I'll second

Re: [matplotlib-devel] Github Downloads going away...

2012-12-27 Thread Damon McDougall
On Sun, Dec 23, 2012 at 2:24 PM, Nathaniel Smith n...@pobox.com wrote: On Sun, Dec 23, 2012 at 12:42 AM, Damon McDougall damon.mcdoug...@gmail.com wrote: On Mon, Dec 17, 2012 at 8:10 AM, Michael Droettboom md...@stsci.edu wrote: On 12/16/2012 03:44 PM, Eric Firing wrote: On 2012/12/16 9:21 AM

Re: [matplotlib-devel] Requiring numpy requirement to 1.5 on master?

2013-01-14 Thread Damon McDougall
stuck copying some code over). Any objections? Nope. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] PR #1599

2013-01-15 Thread Damon McDougall
On Thu, Jan 10, 2013 at 7:40 AM, Michael Droettboom md...@stsci.edu wrote: Alternatively, maybe we could divide the open PRs into numerical ranges amongst some volunteers, who could triage and assign them to the attention of the appropriate experts? I like this idea. -- Damon McDougall http

Re: [matplotlib-devel] Usefulness of Travis-CI

2013-01-16 Thread Damon McDougall
to write a small script to execute the test suite when the github repo receives a push. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] Matplotlib in daily life

2013-01-21 Thread Damon McDougall
/learnmore_122412 ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences

Re: [matplotlib-devel] errorbar - end bars not visible

2013-01-27 Thread Damon McDougall
. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel -- Damon McDougall http://www.damon

Re: [matplotlib-devel] errorbar - end bars not visible

2013-01-27 Thread Damon McDougall
On Sun, Jan 27, 2013 at 11:51 AM, Neal Becker ndbeck...@gmail.com wrote: Damon McDougall wrote: On Sun, Jan 27, 2013 at 8:56 AM, Neal Becker ndbeck...@gmail.com wrote: Simple example: the bars on the two x axis ends are not visible. x = [3, 6, 10] y = [1, 2, 3] import matplotlib.pyplot

Re: [matplotlib-devel] errorbar - end bars not visible

2013-01-27 Thread Damon McDougall
On Sun, Jan 27, 2013 at 12:28 PM, Neal Becker ndbeck...@gmail.com wrote: Damon McDougall wrote: On Sun, Jan 27, 2013 at 11:51 AM, Neal Becker ndbeck...@gmail.com wrote: Damon McDougall wrote: On Sun, Jan 27, 2013 at 8:56 AM, Neal Becker ndbeck...@gmail.com wrote: Simple example: the bars

Re: [matplotlib-devel] Problem compiling matplotlib from master

2013-03-01 Thread Damon McDougall
installing a stable numpy version instead? I tried compiling mpl against numpy 1.6.2 and everything worked out fine. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] eps with usetex=False broken icw Ghostscript 9.07?

2013-03-04 Thread Damon McDougall
://lists.sourceforge.net/lists/listinfo/matplotlib-devel -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] GSOC 2013 (Google Summer Of Code)

2013-03-07 Thread Damon McDougall
mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] 1.2.1rc1 Tagged

2013-03-07 Thread Damon McDougall
, if you're out there, let me know if you run into snags with building for the Mac. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] SciPy 2013

2013-03-23 Thread Damon McDougall
way through the system. Once we have some sort of paid hosting system, we should be able to do a lot more than Travis currently can. Mike I've set up a wiki page here: https://github.com/matplotlib/matplotlib/wiki/Scipy-2013 I have edited the Wiki to confirm my attendance. -- Damon

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Damon McDougall
applications. Paraview seems to do this a little, but I'd like to see someone do a soup-to-nuts walkthrough for it, just because I have no experience doing this; I'm a terminal hermit. Best wishes, Damon -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering

Re: [matplotlib-devel] SciPy 2013

2013-03-26 Thread Damon McDougall
, This is incredibly useful information. I have never been to a sprint before so this valuable knowledge to have. Since I'm a mac user, perhaps I could put together a 'source install walkthrough' or something? That might help us save some time fumbling at the beginning of the sprint. -- Damon McDougall http

Re: [matplotlib-devel] 1.2.1 tagged

2013-03-26 Thread Damon McDougall
build issues on the Mac. Happy Tuesday everybody. Best wishes, Damon -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The University of Texas at Austin Austin, TX 78712-1229

Re: [matplotlib-devel] 1.2.1 tagged

2013-03-27 Thread Damon McDougall
branch -- it's not clear there will be a 1.2.2, but it's much easier to make a bugfix release from a branch that has been maintained as such than to try to cherry-pick critical bugfixes later. Cheers, Mike On 03/26/2013 12:53 PM, Damon McDougall wrote: On Tue, Mar 26, 2013 at 9:50 AM, Michael

Re: [matplotlib-devel] 1.2.1 tagged

2013-03-27 Thread Damon McDougall
On Wed, Mar 27, 2013 at 2:10 PM, Michael Droettboom md...@stsci.edu wrote: On 03/27/2013 02:09 PM, Damon McDougall wrote: On Wed, Mar 27, 2013 at 8:03 AM, Michael Droettboom md...@stsci.edu wrote: Thanks again to the packagers for their quick work (as usual). I've gone ahead and made

Re: [matplotlib-devel] png error with git master, is it just me?

2013-04-04 Thread Damon McDougall
on, or if it's an error on my side. I can try to bisect it but I figured I'd ask first in case it's obvious to someone else... Cheers, f Hi Fernando, I can't recreate this on OS X with the current git master branch, which is at 11e7ed. Best wishes, Damon -- Damon McDougall http://www.damon

Re: [matplotlib-devel] png error with git master, is it just me?

2013-04-04 Thread Damon McDougall
me investigate further before anyone burns further cycles on the issue. Cheers, f On Thu, Apr 4, 2013 at 8:06 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: On Thu, Apr 4, 2013 at 6:41 PM, Fernando Perez fperez@gmail.comwrote: Hi folks, I'm getting the following error from

[matplotlib-devel] SciPy BOF

2013-05-13 Thread Damon McDougall
All, Here's the site where we can suggest a BoF at the SciPy conference: http://conference.scipy.org/scipy2013/bofs.php?utm_source=bufferutm_medium=twitterutm_campaign=Bufferutm_content=bufferce96b We should do an mpl BoF and toss around ideas. Best wishes, Damon -- Damon McDougall http

Re: [matplotlib-devel] SciPy BOF

2013-05-15 Thread Damon McDougall
:21 PM, Damon McDougall wrote: All, Here's the site where we can suggest a BoF at the SciPy conference: http://conference.scipy.org/scipy2013/bofs.php?utm_source=bufferutm_medium=twitterutm_campaign=Bufferutm_content=bufferce96b We should do an mpl BoF and toss around ideas. Best wishes

Re: [matplotlib-devel] SciPy BOF

2013-05-15 Thread Damon McDougall
is that anything we take away from this can be pencilled into the wiki for future reference. It'd also be a good place to stick action items for the developers. Ben, what do you think? I will complete the web from tomorrow. Mike On 05/15/2013 05:57 PM, Damon McDougall wrote: On Tue

Re: [matplotlib-devel] SciPy BOF

2013-05-16 Thread Damon McDougall
On Wed, May 15, 2013 at 10:12 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: On Wed, May 15, 2013 at 8:11 PM, Michael Droettboom md...@stsci.eduwrote: I think discussing existing MEPs and proposing new MEPs would be a great use of the time. 1) Matplotlib enhancement proposal

Re: [matplotlib-devel] matplotlib 1.3.0rc3 tomorrow

2013-06-17 Thread Damon McDougall
: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev ___ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel -- Damon McDougall http://www.damon

  1   2   >