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 toy generation example #19

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

felixzinn
Copy link
Contributor

in the toy generation example the SPlusBModel is loaded with the Parameter mu having no lower and upper bounds (SPlusBModel). In order to generate toys from a uniform distribution the parameter needs bounds.
The bounds are now set to lower=0.0 and upper=10.0.
There is no particular reason for why I have chosen these values.

@pfackeldey
Copy link
Owner

Thanks @felixzinn 🎉

@pfackeldey pfackeldey merged commit 5faecff into pfackeldey:main Nov 15, 2024
3 checks passed
@felixzinn felixzinn deleted the example/toys branch November 15, 2024 09:59
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 this pull request may close these issues.

2 participants