Pauli Virtanen | 4 Jul 14:59
Picon
Picon
Favicon

Adding new functions to Numpy

Hi,

When you add new functions to Numpy, please include

    .. versionadded:: 1.4.0

in the Notes section of the function's docstring, and add the 
functions to an appropriate section of the reference guide. Like 
this:

    http://projects.scipy.org/numpy/changeset/7107

This way, users can keep track of which features are supported in 
which version.

--

-- 
Pauli Virtanen

Gmane