Re: [Numpy-discussion] umath ufunc docstrings

2008-05-31 Thread Pauli Virtanen
la, 2008-05-31 kello 15:02 -0500, Travis E. Oliphant kirjoitti: > Pauli Virtanen wrote: > > 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: > > Thanks for your efforts here. It woul

Re: [Numpy-discussion] umath ufunc docstrings

2008-05-31 Thread Travis E. Oliphant
Pauli Virtanen wrote: > 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: > Thanks for your efforts here. It would be good to get an idea of what problems you are encountering that led you

[Numpy-discussion] umath ufunc docstrings

2008-05-31 Thread Pauli Virtanen
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 a