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: doc error in np.absolute #9841

Closed
keithbriggs opened this issue Oct 9, 2017 · 3 comments
Closed

DOC: doc error in np.absolute #9841

keithbriggs opened this issue Oct 9, 2017 · 3 comments

Comments

@keithbriggs
Copy link

keithbriggs commented Oct 9, 2017

The last example uses np.abs instead of np.absolute.

https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.absolute.html

@eric-wieser
Copy link
Member

eric-wieser commented Dec 12, 2017

Not really an error - np.abs is np.absolute. A comment explaining that in the docs would be nice though

@eric-wieser eric-wieser changed the title doc error at https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.absolute.html DOC: doc error in np.absolute Dec 12, 2017
darcymeyer added a commit to darcymeyer/numpy that referenced this issue Dec 15, 2017
@matheusportela
Copy link
Contributor

This issue should be closed since #10220 already took care of it, right?

@mvinoba
Copy link

mvinoba commented May 30, 2018

@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 difficulty: Easy tag.

@mattip mattip closed this as completed May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants