[SciPy-dev] [integrate|interpolate|optimize]/common_routines.py

Tim Leslie tim.leslie at gmail.com
Fri Mar 10 08:34:12 EST 2006


On 3/11/06, Travis Oliphant <oliphant.travis at ieee.org> wrote:
>
> Tim Leslie wrote:
> > Looks good. Could someone fill me in on what the "Possible UCE" in the
> > subject is about?
> >
> Sorry,  it's the IEEE spam-flagging mechanism.  It tags my email that it
> thinks are spam with this in the header.   I'll try to remember to
> remove it when responding...



Cool. While I've got your ear, I've been reading through a lot of the numpy
and scipy code the past week, doing trivial cleanups and the such, and one
thing that I keep seeing is "from numpy import *". Is this just a result of
laziness (I understand :-) or is there some reason we want the whole numpy
namespace in some places?

I'm happy to clean these up and only import the stuff that's needed but I
thought I should check first that this isn't going to break something on a
fundamental level.

Cheers,

Tim


-Travis
>
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20060311/0c33d95e/attachment.html>


More information about the SciPy-Dev mailing list