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

Implement numpy.absolute #77

Closed
Oceania2018 opened this issue Nov 9, 2018 · 1 comment
Closed

Implement numpy.absolute #77

Oceania2018 opened this issue Nov 9, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@Oceania2018
Copy link
Member

Calculate the absolute value element-wise.
https://docs.scipy.org/doc/numpy-1.15.1/reference/generated/numpy.absolute.html

@Oceania2018 Oceania2018 added the enhancement New feature or request label Nov 9, 2018
KevinMa0207 added a commit to KevinMa0207/NumSharp that referenced this issue Nov 12, 2018
Oceania2018 added a commit that referenced this issue Nov 12, 2018
@Oceania2018
Copy link
Member Author

@KevinMa0207 Could you move np.absolute to Math folder. That would look organizational. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants