On Tue, May 20, 2008 at 8:14 PM, David Cournapeau <
[EMAIL PROTECTED]> wrote:

> Hi,
>
>    I noticed that some functions in numpy.core call functions in
> numpy.lib. Shouldn't this be avoided as much as possible, to avoid
> potential circular import, dependencies, etc... ?
>

Probably not. But numpy/lib looks like a basement closet to me, anyway. What
functions are getting called?

Chuck
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to