Hi,
Sounds fine, though I would note that about half of the code that was in
numerical_methods originally came from cbook, not mlab. This code fits
equally well in mlab, so I don't have anything against putting it there.
Thanks for taking care of this - I have been busy with other things.
Cheer
On Tue, Sep 16, 2008 at 3:26 AM, David M. Kaplan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I would just undo what I have done rather than putting a lot of moved
> messages all over the place. I personally find the mix of matlab and
> non-matlab stuff in mlab confusing, but I will go with the group
> co
Hi,
I would just undo what I have done rather than putting a lot of moved
messages all over the place. I personally find the mix of matlab and
non-matlab stuff in mlab confusing, but I will go with the group
consensus.
Cheers,
David
On Sun, 2008-09-14 at 12:08 -0500, John Hunter wrote:
> On Su
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
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