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

Paulin202122 #37

Merged
merged 6 commits into from
Jan 27, 2024
Merged

Paulin202122 #37

merged 6 commits into from
Jan 27, 2024

Conversation

BDoignies
Copy link
Contributor

Hey !

Added code source for article from [Paulin et al. 2020 - 2021 - 2022] :

  • Cascaded Sobol' construction
  • SOT sampling
  • Sampling from generative matrices (+ Owen) (compatible with current matbuilder output format).

All these new samplers have their Python bindings + documentation entry.

  • Potential issue: To avoid name conflicts, the SOT repository is cloned and a PATCH is applied to rename the SOURCES library in the author code to SOT_LIB (and add include paths too). However, only the first cmake .. will work as cmake will try to reapply the patch and fail because the patch is already applied...
  • Matbuilder ILP optimization is not included for now...

@dcoeurjo
Copy link
Contributor

Excellent!

@BDoignies BDoignies merged commit 0a0cf1e into master Jan 27, 2024
6 checks passed
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