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

Add random sampling + unit test #59

Merged
merged 1 commit into from
Sep 8, 2016

Conversation

Reneh107
Copy link
Contributor

@Reneh107 Reneh107 commented Sep 2, 2016

Adds three random sampling functions + unit test:

  • Multi-D uniform random samples
  • Multi-D gaussian

Sobol sampling is also included. Because it uses GSL, it is now commented out.
Should discuss what we want with this.

For future work, I recommend to implement a sampler that can include correlation using Cholesky decomposition.

@DominicDirkx DominicDirkx merged commit 92b85a1 into Tudat:master Sep 8, 2016
@gviavattene gviavattene mentioned this pull request Sep 21, 2017
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