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 random simulations #14

Closed
jondea opened this issue May 17, 2018 · 1 comment
Closed

Fix random simulations #14

jondea opened this issue May 17, 2018 · 1 comment

Comments

@jondea
Copy link
Member

jondea commented May 17, 2018

The ability to do random simulations has not yet been finished in version 0.2. Many of the inner functions can be unchanged, but the outer structures (SimulationDistribution and StatisticalMoments) need some more careful thought and motivating examples.

@jondea
Copy link
Member Author

jondea commented Sep 9, 2018

Decided that all the Distribution and sample structure was over complicated, so I've just fixed and simplified the random_particles function. To get random simulations, we should just use the function at the top level. Will close this issue if there are no objections and when we have an example.

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