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: from_numpy_array() raise exception if too many or too few dimensions #56

Closed
2 tasks done
myselfhimself opened this issue Sep 1, 2020 · 1 comment
Closed
2 tasks done

Comments

@myselfhimself
Copy link
Owner

myselfhimself commented Sep 1, 2020

  • exception if too many dimensions (5d+): we do not want gmic-py to act silently and work only part of the data
  • exception if too few dimensions (0) (if can ever happen in the gmic world)
@myselfhimself
Copy link
Owner Author

💯

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

No branches or pull requests

1 participant