Skip to content

DOC: Docstring of gradient() function#5757

Merged
jaimefrio merged 1 commit intonumpy:masterfrom
helderc:patch-1
Apr 9, 2015
Merged

DOC: Docstring of gradient() function#5757
jaimefrio merged 1 commit intonumpy:masterfrom
helderc:patch-1

Conversation

@helderc
Copy link
Copy Markdown
Contributor

@helderc helderc commented Apr 9, 2015

Updating of docstring of gradient() function specifying the return is a list of ndarray.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The return type should also be updated in this line, either to list alone or to list of ndarray. See e.g. the docstring of np.nonzero, which returns a tuple of ndarrays here.

Updating of docstring of gradient() function specifying the return is a `list` of `ndarray`.
@helderc
Copy link
Copy Markdown
Contributor Author

helderc commented Apr 9, 2015

@jaimefrio changes were made and then I squashed the two commits in one.

jaimefrio added a commit that referenced this pull request Apr 9, 2015
DOC: Docstring of gradient() function
@jaimefrio jaimefrio merged commit 3c5409e into numpy:master Apr 9, 2015
@jaimefrio
Copy link
Copy Markdown
Member

That was quick! Thanks for putting this together.

@helderc helderc deleted the patch-1 branch April 9, 2015 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants