Re: [matplotlib-devel] 1.4.0rc1 has been tagged

2014-07-13 Thread Damon McDougall
ine to have everything finalized. >> >> Tom >> > > Excellent! Thanks very much for keeping on top of all this, and for the > amazing amount of work you have been doing. I echo Eric's comments. Fantastic job, Thomas. -- Damon McDougall http://www.damon-is-a-geek.co

Re: [matplotlib-devel] Developer summit at Scipy?

2014-06-05 Thread Damon McDougall
s/when/if/g On Thu, Jun 5, 2014 at 3:34 PM, Damon McDougall wrote: > No worries, I've submitted the proposal. I'll let everyone know when > it gets accepted. > > On Thu, Jun 5, 2014 at 11:47 AM, Michael Droettboom wrote: >> Agreed. Sounds good. Thanks, Damon.

Re: [matplotlib-devel] Developer summit at Scipy?

2014-06-05 Thread Damon McDougall
Last year's BoF was well-attended. I would expect nothing less > this year. > > Ben > > > On Wed, Jun 4, 2014 at 10:39 AM, Damon McDougall > wrote: >> >> Shall I go ahead and set up a MEP bof? Just got an email for a call >> for BoFs which reminded me

Re: [matplotlib-devel] Developer summit at Scipy?

2014-06-04 Thread Damon McDougall
-- > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed

Re: [matplotlib-devel] Developer summit at Scipy?

2014-02-28 Thread Damon McDougall
p; security monitoring. All-in-one tool. > http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk > ___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists

Re: [matplotlib-devel] Regular matplotlib meetings

2013-10-03 Thread Damon McDougall
dvanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk > ___ >

Re: [matplotlib-devel] master macosx backend broken?

2013-09-17 Thread Damon McDougall
On Tue, Sep 17, 2013 at 8:55 PM, Damon McDougall wrote: > On Tue, Sep 17, 2013 at 3:49 PM, Eric Firing wrote: >> When I build mpl from master on python.org python 2.7, Mountain Lion, >> and try to plot anything with the macosx backend, I am now getting an >> Apple crash--th

Re: [matplotlib-devel] master macosx backend broken?

2013-09-17 Thread Damon McDougall
ake a while to track down. I'm kind of swamped with work right now (a colleague I work with recently resigned) so I don't have as much time as I'd like to dedicate to helping out. Eric, I hope that helps a little bit. Best wishes, Damon -- Damon McDougall http://www.damon-is-a-

Re: [matplotlib-devel] matplotlib 1.3.1

2013-09-17 Thread Damon McDougall
y > getting out the mass of existing bugfixes already on the branch. > > Any thoughts? > I like it! > Mike > > -- > _ > |\/|o _|_ _. _ | | \.__ __|__|_|_ _ _ ._ _ > | ||(_| |(_|(/_| |_/|(_)(/_|_ |_|_)(_)(_)| | | > > http://www.droettbo

Re: [matplotlib-devel] Faceted plotting

2013-09-01 Thread Damon McDougall
ctly what I'm hoping to see matplotlib will move towards: class Facet(matplotlib.Plottable) def __init__(self, ...) ... f = Facet(...) ax.scatter(f) Thoughts? Thanks for the hard work. Best wishes, Damon -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computation

Re: [matplotlib-devel] Results of MEP19 meeting

2013-08-15 Thread Damon McDougall
but it'll test the build process. Only for Homebrew, though. -- 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] basemap installation problem with mpl master

2013-07-06 Thread Damon McDougall
On Sat, Jul 6, 2013 at 12:20 PM, Eric Firing wrote: > On 2013/07/06 5:32 AM, Damon McDougall wrote: > >> >> >> >> On Sat, Jul 6, 2013 at 1:53 AM, Eric Firing > <mailto:efir...@hawaii.edu>> wrote: >> >> If I do a clean install of mpl mas

Re: [matplotlib-devel] basemap installation problem with mpl master

2013-07-06 Thread Damon McDougall
On Sat, Jul 6, 2013 at 12:26 PM, Thomas Kluyver wrote: > On 6 July 2013 18:20, Damon McDougall wrote: > >> Long story. The short story is that distutils was merged into >> setuptools. So setuptools is now the recommended way to install python >> packages. > > &g

Re: [matplotlib-devel] basemap installation problem with mpl master

2013-07-06 Thread Damon McDougall
On Sat, Jul 6, 2013 at 11:04 AM, Jeff Whitaker wrote: > Damon McDougall > July 6, 2013 9:32 AM > > > > If I do a clean install of mpl master, and then of basemap, basemap >> lands in dist-packages/mpl_toolkits, as it always has. But now it is >> not found--I c

Re: [matplotlib-devel] basemap installation problem with mpl master

2013-07-06 Thread Damon McDougall
hip basemap with matplotlib too but it's a rather large download. Best wishes, Damon -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 T

Re: [matplotlib-devel] [Numpy-discussion] matplotlib user survey 2013

2013-07-03 Thread Damon McDougall
On Wed, Jul 3, 2013 at 3:13 PM, Derek Homeier < de...@astro.physik.uni-goettingen.de> wrote: > > On 03.07.2013, at 10:03PM, Damon McDougall > wrote: > > > On Tue, Jul 2, 2013 at 11:39 AM, Michael Droettboom > wrote: > > [Apologies for cross-posting] > >

Re: [matplotlib-devel] [Numpy-discussion] matplotlib user survey 2013

2013-07-03 Thread Damon McDougall
s. I'm not sure I have rights to change it. > > Cheers, > Michael Droettboom, and the matplotlib team > > ___ > NumPy-Discussion mailing list > numpy-discuss...@scipy.org > http://mail.scipy.org/mailman/listinfo/numpy-discuss

Re: [matplotlib-devel] Refactoring the axes module

2013-06-30 Thread Damon McDougall
On Sat, Jun 29, 2013 at 2:18 PM, Nathaniel Smith wrote: > pip *will* nuke old > versions for you, and thus gives you a better chance of importing the > code that was actually shipped. > Thanks Nathaniel, I didn't realise pip could snarf a local checkout. That's goo

Re: [matplotlib-devel] Refactoring the axes module

2013-06-30 Thread Damon McDougall
_ >> Matplotlib-devel mailing list >> Matplotlib-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >> >> > > ----

Re: [matplotlib-devel] Refactoring the axes module

2013-06-29 Thread Damon McDougall
best to refer to the Github issue to see the paper trail. To reiterate, remember that you'll need to nuke your previous local install. Installing over an existing mpl distribution will cause problems. This is because `python setup.py install` will not remove the old axes.py for you. Tha

Re: [matplotlib-devel] matplotlib 1.3.0rc3 tomorrow

2013-06-19 Thread Damon McDougall
futzed with the tree... > > > -- Russell > > > On Jun 19, 2013, at 2:13 PM, Damon McDougall > wrote: > > > > > On Wed, Jun 19, 2013 at 2:29 PM, Russell E. Owen wrote: > >> In article <51c0b2f6.5070...@stsci.edu>, >> Michael Droettboom >

Re: [matplotlib-devel] matplotlib 1.3.0rc3 tomorrow

2013-06-19 Thread Damon McDougall
> > 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 h

Re: [matplotlib-devel] matplotlib 1.3.0rc3 tomorrow

2013-06-18 Thread Damon McDougall
to everyone for their help with this release! > > Mike > > > On 06/17/2013 02:53 PM, Damon McDougall wrote: > > > > > On Mon, Jun 17, 2013 at 9:50 AM, Michael Droettboom wrote: > >> We're a little behind schedule for 1.3.0 -- held up by the >> distribute/

Re: [matplotlib-devel] matplotlib 1.3.0rc3 tomorrow

2013-06-17 Thread Damon McDougall
--- > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > ___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.ne

Re: [matplotlib-devel] SciPy BOF

2013-05-16 Thread Damon McDougall
On Wed, May 15, 2013 at 10:12 PM, Damon McDougall wrote: > > > > On Wed, May 15, 2013 at 8:11 PM, Michael Droettboom wrote: > >> I think discussing existing MEPs and proposing new MEPs would be a >> great use of the time. >> >> 1) Matplotlib enhancemen

Re: [matplotlib-devel] SciPy BOF

2013-05-15 Thread Damon McDougall
ally if a fair few people turn up with ideas and opinions. The advantage of github 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

Re: [matplotlib-devel] SciPy BOF

2013-05-15 Thread Damon McDougall
; Mike > > > On 05/13/2013 08: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=buffer&utm_medium=twitter&utm_campaign=Buffer&utm_conte

[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=buffer&utm_medium=twitter&utm_campaign=Buffer&utm_content=bufferce96b We should do an mpl BoF and toss around ideas. Best wishes, Damon -- Dam

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

2013-04-04 Thread Damon McDougall
nd, so let me investigate further before > anyone burns further cycles on the issue. > > Cheers, > > f > > > On Thu, Apr 4, 2013 at 8:06 PM, Damon McDougall > wrote: > >> On Thu, Apr 4, 2013 at 6:41 PM, Fernando Perez wrote: >> >>> Hi folks

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

2013-04-04 Thread Damon McDougall
gt; reports, so I'm wondering if anyone knows what's going 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 th

Re: [matplotlib-devel] 1.2.1 tagged

2013-03-27 Thread Damon McDougall
On Wed, Mar 27, 2013 at 2:10 PM, Michael Droettboom wrote: > On 03/27/2013 02:09 PM, Damon McDougall wrote: >> >> On Wed, Mar 27, 2013 at 8:03 AM, Michael Droettboom >> wrote: >>> >>> Thanks again to the packagers for their quick work (as usual). I&

Re: [matplotlib-devel] 1.2.1 tagged

2013-03-27 Thread Damon McDougall
on the 1.2.x 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

Re: [matplotlib-devel] 1.2.1 tagged

2013-03-26 Thread Damon McDougall
sell, let me know if you have 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 Te

Re: [matplotlib-devel] SciPy 2013

2013-03-26 Thread Damon McDougall
o 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://www.damon-is-a-geek.com Institute for Computationa

Re: [matplotlib-devel] SciPy 2013

2013-03-25 Thread Damon McDougall
aking the more object oriented approach of setting up the canvas and figure object explicitly? I use the OO approach all the time, but I only use the non-interactive backends like Agg and PDF. On a not-too-orthogonal note, I'd personally like to see a tutorial on hooking in mpl into other GUI

Re: [matplotlib-devel] label= kwarg for imshow() and other scalarmappable plots

2013-03-25 Thread Damon McDougall
- > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _

Re: [matplotlib-devel] SciPy 2013

2013-03-23 Thread Damon McDougall
ting -- it's just >> taking a while to work its 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 >> &g

Re: [matplotlib-devel] 1.2.1rc1 Tagged

2013-03-07 Thread Damon McDougall
yan, 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 Au

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

2013-03-07 Thread Damon McDougall
t; -- > Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester > Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the > endpoint security space. For insight on selecting

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

2013-03-04 Thread Damon McDougall
push >> --nostringval-- >> Dictionary stack: >>--dict:1169/1684(ro)(G)-- --dict:0/20(G)-- --dict:82/200(L)-- >> Current allocation mode is local >> Last OS error: No such file or directory >> Current file position is 102614 >> GPL Ghostscript 9.07: Unr

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

2013-03-01 Thread Damon McDougall
2d_feb > ___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > That's weird. Did you try installing a stable numpy version instead? I tried compili

Re: [matplotlib-devel] Financial support for continuous integration

2013-01-30 Thread Damon McDougall
architectures. On reflection I think the maintenance headache of managing our own build slaves outweighs the convenience of having it hosted, as you point out. -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th St. Stop C0200 The Univ

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 wrote: > Damon McDougall wrote: > >> On Sun, Jan 27, 2013 at 11:51 AM, Neal Becker >> wrote: >>> Damon McDougall wrote: >>> >>>> On Sun, Jan 27, 2013 at 8:56 AM, Neal Becker >>>> wrote: &

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 wrote: > Damon McDougall wrote: > >> On Sun, Jan 27, 2013 at 8:56 AM, Neal Becker >> wrote: >>> Simple example: the bars on the two x axis ends are not visible. >>> >>> x = [3, 6, 10] >>

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

2013-01-27 Thread Damon McDougall
ials by Microsoft > MVPs and experts. 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/listinf

Re: [matplotlib-devel] Matplotlib in daily life

2013-01-21 Thread Damon McDougall
SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122412 > ___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > --

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

2013-01-16 Thread Damon McDougall
to maintain them they can be built for other > distros as well. GitHub allow for a custom service-hook. If, as Mike says, it's not too hard to garner compute cycles, it shouldn't be too hard to write a small script to execute the test suite when th

Re: [matplotlib-devel] PR #1599

2013-01-15 Thread Damon McDougall
On Thu, Jan 10, 2013 at 7:40 AM, Michael Droettboom 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] Requiring numpy requirement to 1.5 on master?

2013-01-14 Thread Damon McDougall
e. >> >> (And as a detail, it isn't until Numpy 1.7 that a "CloseFile" function >> is provided, so even on master, we're stuck copying some code over). >> >> Any objections? Nope. -- Damon McDougall http:/

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

2012-12-27 Thread Damon McDougall
On Sun, Dec 23, 2012 at 2:24 PM, Nathaniel Smith wrote: > On Sun, Dec 23, 2012 at 12:42 AM, Damon McDougall > wrote: >> On Mon, Dec 17, 2012 at 8:10 AM, Michael Droettboom wrote: >>> On 12/16/2012 03:44 PM, Eric Firing wrote: >>>> On 2012/12/16 9:21 AM, Damon M

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

2012-12-22 Thread Damon McDougall
On Mon, Dec 17, 2012 at 8:10 AM, Michael Droettboom wrote: > On 12/16/2012 03:44 PM, Eric Firing wrote: >> On 2012/12/16 9:21 AM, Damon McDougall wrote: >>> On Sat, Dec 15, 2012 at 8:25 PM, Jason Grout >>> wrote: >>>> On 12/14/12 10:55 AM, Nathaniel Smith

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

2012-12-16 Thread Damon McDougall
On Sun, Dec 16, 2012 at 2:44 PM, Eric Firing wrote: > On 2012/12/16 9:21 AM, Damon McDougall wrote: >> On Sat, Dec 15, 2012 at 8:25 PM, Jason Grout >> wrote: >>> On 12/14/12 10:55 AM, Nathaniel Smith wrote: >>>> sourceforge's horror of an interface. >

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

2012-12-16 Thread Damon McDougall
On Sun, Dec 16, 2012 at 1:38 PM, Todd wrote: > On Sun, Dec 16, 2012 at 8:21 PM, Damon McDougall > wrote: >> >> On Sat, Dec 15, 2012 at 8:25 PM, Jason Grout >> wrote: >> > On 12/14/12 10:55 AM, Nathaniel Smith wrote: >> >> sourceforge's horror o

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

2012-12-16 Thread Damon McDougall
sure how the Amazon stuff works 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-15 Thread Damon McDougall
On Sat, Dec 15, 2012 at 5:47 PM, Thomas Kluyver wrote: > On 15 December 2012 23:38, Damon McDougall > wrote: >> >> Maybe the best thing is to host the binaries on Sourceforge. > > > Having recently tried to do it, Sourceforge tries really hard to avoid > giv

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

2012-12-15 Thread Damon McDougall
Hub for the source and development; and Google Code for the binaries. Maybe the best thing is to host the binaries on Sourceforge. To be honest, I'm not sure that the service that hosts the binaries matters all that much. We could put links to the binaries on the webpage and then it's com

[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] Experiments in removing/replacing PyCXX

2012-12-04 Thread Damon McDougall
an' tool, with the added downside of hard-to-maintain 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 --

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

2012-12-02 Thread Damon McDougall
/travis-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 wrote: >> >> > Still failing even with the workaround. Here's proof: >> > https://github.com/matp

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 wrote: > On Sat, Dec 1, 2012 at 12:56 PM, Damon McDougall > wrote: >> On Sat, Dec 1, 2012 at 12:28 PM, Michael Droettboom wrote: >>> Ok. I'll go ahead and put the workaround in our .travis.yml. Any >>> active

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 wrote: > On Sat, Dec 1, 2012 at 12:28 PM, Michael Droettboom 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 for will >> nee

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

2012-12-01 Thread Damon McDougall
testing at all for Python 3.x, so that gets my +1. Thanks Mike. > > Mike > > On 11/30/2012 06:20 PM, Damon McDougall wrote: >> Forwarding to list again... >> >> >> -- Forwarded message -- >> From: Nathaniel Smith >> Date: Fri, Nov 30, 20

[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 Date: Fri, Nov 30, 2012 at 5:13 PM Subject: Re: [matplotlib-devel] Travis numpy build failures on Python 3.x To: Damon McDougall On Fri, Nov 30, 2012 at 10:25 PM, Damon McDougall wrote: > We seem

[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 Date: Fri, Nov 30, 2012 at 4:35 PM Subject: Re: [matplotlib-devel] Travis numpy build failures on Python 3.x To: Damon McDougall On 30 November 2012 22:25, Damon McDougall wrote: > > We seem t

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 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 the probl

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

2012-11-30 Thread Damon McDougall
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? -- Damon McDougall http://www.damon-is-a-geek.com Institute for Computational Engineering Sciences 201 E. 24th

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

2012-11-26 Thread Damon McDougall
er, >> deststride); >> >> + gdk_gc_destroy(gc); >> if (needfree) >> { >> delete [] destbuffer; >> >> >> > > If you are willing, would you like to file a P

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

2012-11-22 Thread Damon McDougall
gt; >> On Tue, Nov 20, 2012 at 2:21 PM, Damon McDougall >> wrote: >>> >>> http://matplotlib.org/devel/coding_guide.html >>> >>> Scroll down to 'Testing'. Click 'Testing'. Boom. >> >> >> seems to have been f

[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 A

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

2012-11-15 Thread Damon McDougall
rvers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > ___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourc

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

2012-11-12 Thread Damon McDougall
aul pointed out. For a new feature there should be a couple of tests to go 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 S

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

2012-11-12 Thread Damon McDougall
ttp://nvie.com/posts/a-successful-git-branching-model/ It does involve a little more effort, it does also mean that someone installing from the master branch (which is the default branch) will always get a stable release. My feeling is that the master branch shouldn't contain any unstable

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 wrote: > Hi folks, > > On Sun, Nov 11, 2012 at 1:20 PM, Damon McDougall > wrote: >> Yeah that's a great idea. Get the word out. > > I did: > > https://speakerdeck.com/fperez/science-and-python-a-interactive

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

2012-11-11 Thread Damon McDougall
a great 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 -- Everyon

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

2012-11-08 Thread Damon McDougall
-- > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_nov > ___ > Matplotlib-devel mailing list > Matplotlib-devel@lists.sourceforge.net > https://lists.sourc

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

2012-11-08 Thread Damon McDougall
-- Forwarded message -- From: Damon McDougall Date: Thu, Nov 8, 2012 at 6:16 PM Subject: Re: [matplotlib-devel] 1.2.0 Final tagged and uploaded To: "Russell E. Owen" On Thu, Nov 8, 2012 at 5:52 PM, Russell E. Owen wrote: > In article <509be976.90...@stsci.

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

2012-10-31 Thread Damon McDougall
esome_new_feature Once you've done that, make a pull request by following 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-gee

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

2012-10-31 Thread Damon McDougall
o use it as is or > to modify at will if you think 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 deliberat

[matplotlib-devel] Fwd: Delaying rc3 (again)

2012-10-30 Thread Damon McDougall
Whoops! I copied in the users mailing list by accident. Stupid iPhone gmail app is stupid. I might have possibly ruined the rc3 surprise. Sorry about that. -- Forwarded message -- From: *Damon McDougall* Date: Tuesday, October 30, 2012 Subject: [matplotlib-devel] Delaying rc3

Re: [matplotlib-devel] Cutting 1.2rc3

2012-10-22 Thread Damon McDougall
of the edgecolors kwarg in ax.pcolor. Jens' pull request is a bug fix, in my opinion. It is currently targeted for master (as is the currently 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 targ

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

2012-10-20 Thread Damon McDougall
nd line options 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 CV

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

2012-10-16 Thread Damon McDougall
, I think you should turn this into a pull request so you can 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 -

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 wrote: > > > On 15 October 2012 06:10, Eric Firing wrote: >> >> On 2012/10/14 12:44 PM, Damon McDougall wrote: >> > On Sun, Oct 14, 2012 at 9:22 PM, Eric Firing wrote: >> >> All, >> >> >

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

2012-10-14 Thread Damon McDougall
aspects of strategy? > > Eric I'm happy with whatever is decided. I'd rather not have merge conflicts, but if PEP8 is seen as a high-risk merge then I'm happy 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, wha

Re: [matplotlib-devel] PEP8 github label

2012-10-13 Thread Damon McDougall
On Sun, Oct 14, 2012 at 1:29 AM, Eric Firing 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 tha

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

2012-10-10 Thread Damon McDougall
o 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 Insti

Re: [matplotlib-devel] PyGTK vs PyGObject

2012-10-05 Thread Damon McDougall
On Fri, Oct 5, 2012 at 5:51 PM, Michael Droettboom wrote: > On 10/05/2012 11:40 AM, Damon McDougall wrote: > > On Friday, October 5, 2012, Michael Droettboom wrote: >> >> On 10/05/2012 06:38 AM, todd rme wrote: >> >> I am trying to do some experimental packages w

Re: [matplotlib-devel] PyGTK vs PyGObject

2012-10-05 Thread Damon McDougall
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://www.damon-is-a-geek.com B2.39 Mathematics Institute University of Warwick Coventry West Midlands CV4 7AL United Kingdom

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

2012-10-03 Thread Damon McDougall
tests. Heck, I only ever ran the tests after I started contributing back to the community. Perhaps they should be spawn off to a matplotlib-tests git submodule that Travis can use for commit-checking. -- Damon McDougall http://www.damon-is-a-

Re: [matplotlib-devel] branch merge strategy

2012-10-01 Thread Damon McDougall
they should almost certainly branch from v1.2.x, or whatever the current version branch is. This way, if the pull request gets accept it's trivial to merge it into the correct place (v1.2.x) and if it's accepted but is not deemed suitable for v1.2.x it can be rebased onto master. This avoi

[matplotlib-devel] Fwd: Python 3.3 released

2012-09-29 Thread Damon McDougall
Forgot to reply all. -- Forwarded message -- From: Damon McDougall Date: Sat, Sep 29, 2012 at 8:51 PM Subject: Re: [matplotlib-devel] Python 3.3 released To: Benjamin Root On Sat, Sep 29, 2012 at 6:46 PM, Benjamin Root wrote: > > > On Saturday, September 29, 2012,

[matplotlib-devel] Python 3.3 released

2012-09-29 Thread Damon McDougall
iveTcl<http://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

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

2012-09-27 Thread Damon McDougall
On Thu, Sep 27, 2012 at 12:44 PM, Todd wrote: > On Thu, Sep 27, 2012 at 1:12 PM, Damon McDougall > 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 into things.

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

2012-09-27 Thread Damon McDougall
ffset-.5*height, offset, and offset+.5*height. > > So what does everyone think of this approach? Does anyone have any > comments, suggestions, or just think the approach is nonsense? It > would certainly be possible to implement this based more on existing > classes, but I don

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

2012-09-24 Thread Damon McDougall
lotlib/issues/1304> > but did not append your comment. Fixed in https://github.com/matplotlib/matplotlib/pull/1305. -- 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 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 West Mi

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

2012-09-22 Thread Damon McDougall
plotlib-users and hopefully get some 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 Warwi

Re: [matplotlib-devel] Custom plot_trisurf triangulations

2012-09-22 Thread Damon McDougall
On Sat, Sep 22, 2012 at 10:40 AM, Damon McDougall 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 realised I

Re: [matplotlib-devel] Custom plot_trisurf triangulations

2012-09-22 Thread Damon McDougall
re is still uncertainty 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 --

Re: [matplotlib-devel] Custom plot_trisurf triangulations

2012-09-22 Thread Damon McDougall
7;t you just do the same here, or am I 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 ht

  1   2   >