Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Update float32 mean example in docstring #7748

Merged
merged 1 commit into from
Jun 15, 2016
Merged

DOC: Update float32 mean example in docstring #7748

merged 1 commit into from
Jun 15, 2016

Conversation

kjordahl
Copy link
Contributor

Computing the np.mean() of a float32 array is less inaccurate than it used to be (see e.g. #5681). This just updates the docstring to the value returned by the current 1.11 release and dev versions.

This should be caught in a doctest, but there are a lot of other errors for me when I try doing that. I'm probably missing a simpler way to isolate this single doctest.

@charris
Copy link
Member

charris commented Jun 15, 2016

Thanks @kjordahl . If you put [ci skip] in the commit message tests will be skipped for documentation updates like this.

@kjordahl kjordahl deleted the doc/mean-float32 branch June 15, 2016 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants