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

Fix generate_from_array signature #208

Open
uvilla opened this issue Feb 15, 2023 · 0 comments
Open

Fix generate_from_array signature #208

uvilla opened this issue Feb 15, 2023 · 0 comments

Comments

@uvilla
Copy link
Contributor

uvilla commented Feb 15, 2023

The signature of generate_from_array is missing parameters exude_time_limit and exude_sliver_bound from the list of input.
This causes an error when calling generate_from_inr from inside generate_from_array since arguments are called positionally and not by keyword.

PR #204 addresses this issue.

oarcelus added a commit to oarcelus/pygalmesh that referenced this issue Nov 16, 2023
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