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

RandomModel distribution only works for min/max distributions #32

Open
bcdicicco opened this issue Feb 1, 2019 · 1 comment
Open

RandomModel distribution only works for min/max distributions #32

bcdicicco opened this issue Feb 1, 2019 · 1 comment

Comments

@bcdicicco
Copy link
Collaborator

bcdicicco commented Feb 1, 2019

Relevant code

@ShaynAli
Copy link
Owner

ShaynAli commented Feb 1, 2019

One option is to use keywords arguments (e.g. **kwargs= {'min': -3, 'max': 10}) and send them in like that, that way we'll fail as expected if the distribution expects other arguments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants