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

Parsing of var_types #323

Closed
chStaiger opened this issue Sep 5, 2024 · 0 comments · Fixed by #327
Closed

Parsing of var_types #323

chStaiger opened this issue Sep 5, 2024 · 0 comments · Fixed by #327
Milestone

Comments

@chStaiger
Copy link

Parsing of var_types gives error which is not understandable:

var_type = "float"
distribution = {implements = "core.uniform", parameters = {lower = 0, upper = 15}}

gives error:

ValueError: Cannot find distribution with name 'core.uniform'.
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 a pull request may close this issue.

2 participants