2011/7/25 Stéfan van der Walt <[email protected]> > Hey all, > > On Tue, Jun 14, 2011 at 4:34 PM, Mark Wiebe <[email protected]> wrote: > > These functions are now fully implemented and documented. As always, code > > reviews are welcome here: > > https://github.com/numpy/numpy/pull/87 > > I haven't been keeping up with the datetime developments, but I > noticed the introduction of more names into the root numpy namespace. > About a year (or two?) ago at SciPy, there were discussions about > organising the NumPy namespace for 2.0, and halting the introduction > of new functions into the root namespace. What is the status quo? >
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. -Mark > > Regards > Stéfan > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
