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

Change Astroidal to Random in higher dimensions #335

Open
AdityaSavara opened this issue Jan 30, 2023 · 2 comments
Open

Change Astroidal to Random in higher dimensions #335

AdityaSavara opened this issue Jan 30, 2023 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@AdityaSavara
Copy link
Owner

In higher dimensions, the odds of overlapping points are low. More importantly, I found that the higher dimension sobol sampling has distinct patterns (see attachment).
Heat_Scatter.zip

@AdityaSavara
Copy link
Owner Author

I think it should switch to totally random when dimension is greater than 3.

@AdityaSavara AdityaSavara added enhancement New feature or request good first issue Good for newcomers labels Jan 30, 2023
@AdityaSavara
Copy link
Owner Author

Evidently, Sobol indices in SciPy have had an upgrade at some point, and the options in it could be investigated.
SALib/SALib#463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant