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

edge cases in matlab handles nan, and in python i have to cast them to 0 #10

Open
iancharest opened this issue Dec 16, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@iancharest
Copy link
Collaborator

this creates edge differences

@iancharest iancharest added the documentation Improvements or additions to documentation label Dec 16, 2020
@iancharest iancharest self-assigned this Dec 16, 2020
@kendrickkay
Copy link
Member

To elaborate, the issue is that the Matlab implementation explicitly sets to "badval" any location that is outside of valid locations. The Python implementation may be more forgiving than this

@kendrickkay kendrickkay added the enhancement New feature or request label Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants