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

Using np.sum() instead of += in _find_flats_edges #6

Closed
wants to merge 1 commit into from
Closed

Using np.sum() instead of += in _find_flats_edges #6

wants to merge 1 commit into from

Conversation

mbjoseph
Copy link

This should solve #5. I pulled the solution from numpy/numpy#7225

The key argument seems to be casting = "unsafe".

@mbjoseph mbjoseph closed this Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant