On Mon, Jul 25, 2011 at 12:35 PM, Mark Wiebe <[email protected]> wrote: > I'm trying to make things fit into the existing system as naturally as > possible. The discussion you're talking about ideally should have resulted > in some guideline documentation about namespaces, but I don't recall seeing > something like that in a prominent place anywhere.
Probably should have! Either way, it's something to consider: if we introduce those functions now, people will start to use them where they are (np.xyz), introducing another change in usage comes 2.0 (or 3.0 or whichever). Regards Stéfan _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
