[Numpy-discussion] Looking for the most important bugs, documentation needs, etc.

Cera, Tim tim at cerazone.net
Tue Jul 10 09:16:38 EDT 2012


> For documentation we have docstrings for each function and tutorial-style
> docs (http://docs.scipy.org/doc/numpy/user/,
> http://scipy-lectures.github.com/intro/numpy/index.html) . All docstrings
> should have clear usage examples, but I'm actually finding it quite hard to
> find functions that don't have any right now. The only one I could dig up
> so quickly is corrcoef(). There must be a few more.
>

The documentation wiki has a little known feature to list functions that do
not have docstrings and docstrings that do not have examples.

Go to http://docs.scipy.org/numpy/search/ and click on the 'No Examples' or
'No Documentation' links.

Same searches are available with scipy at
http://docs.scipy.org/scipy/search/, which Ralf already pointed out needs
the most work.

Kindest regards,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120710/87cd9a21/attachment.html>


More information about the NumPy-Discussion mailing list