Skip to content

Implement Gaussian and Gauss-Legendre sampling strategies#681

Draft
Xinyuan1629 wants to merge 1 commit into
aai-institute:developfrom
Xinyuan1629:patch-1
Draft

Implement Gaussian and Gauss-Legendre sampling strategies#681
Xinyuan1629 wants to merge 1 commit into
aai-institute:developfrom
Xinyuan1629:patch-1

Conversation

@Xinyuan1629

@Xinyuan1629 Xinyuan1629 commented Jan 2, 2026

Copy link
Copy Markdown

Description

This PR closes #599

Changes

  • Added GaussianSetSizeStrategy to determine frequency in a bell-shaped way
  • Added GaussLegendreOwenStrategy classes for approximation.

Checklist

  • Wrote Unit tests (if necessary)
  • Updated Documentation (if necessary)
  • Updated Changelog
  • If notebooks were added/changed, added boilerplate cells are tagged with "tags": ["hide"] or "tags": ["hide-input"]

Added GaussianSetSizeStrategy and GaussLegendreOwenStrategy classes for sampling strategies.
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.

Use quadrature rules in Owen Sampling

1 participant