[Numpy-discussion] Adding new functions to Numpy
Pauli Virtanen
pav+sp@iki...
Sat Jul 4 07:59:42 CDT 2009
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
More information about the NumPy-Discussion
mailing list