[Numpy-discussion] Adding new functions to Numpy

Pauli Virtanen pav+sp at iki.fi
Sat Jul 18 19:11:21 EDT 2009


On 2009-07-18, David Cournapeau <cournape at gmail.com> wrote:
> On Fri, Jul 17, 2009 at 4:11 AM, Pauli Virtanen<pav+sp at iki.fi> wrote:
[clip]
>> Yeah, currently there's no way to do that. I can probably add
>> numpy*function/cfunction/... etc. directives that allow this.
>>
>> An alternative is to use
>>
>>        .. rubric:: Notes
>>
>> to make the headings to appear.
>
> Ok, that's better than nothing for the time being. I would really like
> to have a plugin to have autodoc for C code as well as python code,
> though. One more thing on the TODO list :)

Well, you can now use ``np-cfunction::`` for this.

I'm not 100% sure this is a wise route to go, but oh well...

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list