[Numpy-discussion] Shouldn't numpy.core modules avoid calling numpy.lib ?
Charles R Harris
charlesr.harris@gmail....
Tue May 20 21:42:17 CDT 2008
On Tue, May 20, 2008 at 8:14 PM, David Cournapeau <
david@ar.media.kyoto-u.ac.jp> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20080520/51781b36/attachment.html
More information about the Numpy-discussion
mailing list