to, 2008-05-22 kello 11:28 -0700, joep kirjoitti:
[clip]
> However, when I do a search on the DocWiki for example for arccos (or
> log, log10, exp, tan,...), I see it 9 times, and it is not clear which
> ones refer to the same docstring and where several imports of the same
> function are picked up separately, and which ones refer to actually
> different functions in the source.
[clip]
> A recommendation for docstring editing might be to verify duplicates
> and copy doc strings if the function is (almost) duplicated or
> triplicated in the numpy source and possibly cross link different
> versions.

This is a problem with the tool on handling extension objects and
Pyrex-generated classes, and the editors shouldn't have to concern
themselves with it. I'll fix it and remove any unedited duplicates from
the wiki.

        Pauli


_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to