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

numpy.abs #24

Open
ebertmi opened this issue Oct 12, 2015 · 3 comments
Open

numpy.abs #24

ebertmi opened this issue Oct 12, 2015 · 3 comments

Comments

@ebertmi
Copy link
Owner

ebertmi commented Oct 12, 2015

Implement numpy.abs / numpy.absolute. See source.

@ebertmi ebertmi added this to the v.0.0.3 milestone Oct 12, 2015
@ebertmi
Copy link
Owner Author

ebertmi commented Oct 12, 2015

Implemented in numpy.abs and ndarray.abs

@ebertmi
Copy link
Owner Author

ebertmi commented Oct 12, 2015

The builtin abs needs to be refactor to call __abs__ on any object.

@ebertmi
Copy link
Owner Author

ebertmi commented Oct 19, 2015

Opened PR on main skulpt repo

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

1 participant