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
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
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