-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
8000
DOC: doc error in np.absolute #9841
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
Labels
Comments
Not really an error - |
darcymeyer
added a commit
to darcymeyer/numpy
that referenced
this issue
Dec 15, 2017
This issue should be closed since #10220 already took care of it, right? |
@eric-wieser I think this issue should be closed now, pinging you so you can evaluate closing it. I bumped into this issue while searching for the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The last example uses np.abs instead of np.absolute.
https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.absolute.html
The text was updated successfully, but these errors were encountered: