la, 2008-05-31 kello 22:49 +0300, Pauli Virtanen kirjoitti: > Hi, > > I'd like to adjust the way numpy.core.umath ufunc docstrings are defined > to make them more easy to handle in the ongoing documentation marathon: > > - Remove the signature magic in ufunc_get_doc > - Define ufunc docstrings in a separate module > instead of in generate_umath.py, in the same format as in > add_newdocs.py > > Suggested patch is attached; it passes numpy tests. Any thoughts on > whether it should go in? [clip]
I moved the docstrings (r5262), but left the automatic ufunc signatures
in place.
Pauli
signature.asc
Description: Digitaalisesti allekirjoitettu viestin osa
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
