A great quote from a GitHub presentation at SciPy 2012: "We consider Pull
Requests to be the *start* of a conversation".  Go ahead and make the pull
request. We can then review it, and you can make revisions to your branch
(the PR gets updated automatically as you push revisions up to it).

Cheers!
Ben Root


On Fri, Apr 18, 2014 at 11:11 AM, Benjamin Reedlunn <breed...@gmail.com>wrote:

> tcaswell suggested (https://github.com/matplotlib/matplotlib/issues/2972)
> I put together this example when I realized the difference between
> interpolation = 'none' and interpolation = 'nearest' in imshow().  The
> docstring for imshow() mentions this difference, but pictures are worth a
> thousand words.
>
> Here is the summary of my changes:
>
> https://github.com/Stretch97/matplotlib/compare/master...image-interpolation-example
>
> This is my first contribution to matplotlib.  I presume I wait until
> someone reviews my changes, and, if everything is ok, I submit a pull
> request.
>
> -Ben Reedlunn (Stretch97)
>
> ------------------------------------------------------------------------------
> 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 leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
------------------------------------------------------------------------------
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 leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to