On Sun, Jun 7, 2009 at 03:37, Fernando Perez <fperez....@gmail.com> wrote: > On Sun, Jun 7, 2009 at 1:28 AM, Fernando Perez <fperez....@gmail.com> wrote: >> >> OK. Will send it in when I know whether you'd want the fill_diagonal >> one, and where that should go. >> > > One more question. For these *_indices() functions, would you want an > interface that accepts *either* > > diag_indices(size,ndim) > > or > > diag_indices(anarray) > > Both can be useful depending on the case, but it means leaving the > first argument as an untyped placeholder and typechecking on it. I > don't know if numpy has a policy on avoiding that kind of shenanigans.
*I* do. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion