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

Correct behavior when simplex is initialized with an integer array shape #75

Open
rgiordan opened this issue Aug 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rgiordan
Copy link
Owner

rgiordan commented Aug 3, 2020

If the simplex pattern is initialized with an integer rather than tuple array shape you currently get a confusing error when you try to use the pattern. We should automatically convert the array shape to a tuple upon initialization.

@rgiordan rgiordan added the bug Something isn't working label Aug 3, 2020
@rgiordan rgiordan self-assigned this Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant