[matplotlib-devel] fix to clabel issues plus more

2008-09-14 Thread David M. Kaplan
Hi, Just wanted to note that I committed to SVN a fix to the clabel/ginput issues previously identified, plus a few more changes I have worked on along the way. clabel and ginput now allow you to use the keyboard for selecting, erasing and ending point input. I also moved a bunch of functions ha

Re: [matplotlib-devel] fix to clabel issues plus more

2008-09-14 Thread John Hunter
On Sun, Sep 14, 2008 at 10:44 AM, David M. Kaplan <[EMAIL PROTECTED]> wrote: > I also moved a bunch of functions having to do with numerics and > geometry from cbook and mlab into a separate file called > numerical_methods.py as was discussed a while back. This is fairly easy > to undo if a probl