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

Implement Radial Based Importance Sampling #47

Open
Tracked by #44
FriesischScott opened this issue Oct 11, 2021 · 1 comment
Open
Tracked by #44

Implement Radial Based Importance Sampling #47

FriesischScott opened this issue Oct 11, 2021 · 1 comment
Labels
feature New feature or feature request

Comments

@FriesischScott
Copy link
Owner

FriesischScott commented Oct 11, 2021

Importance sampling where a hyper sphere with radius $\beta$ is excluded. Here $\beta$ is the reliabiliy index, i.e., the distance to the design point in standard normal space.

@FriesischScott FriesischScott added the feature New feature or feature request label Oct 11, 2021
@FriesischScott
Copy link
Owner Author

I think this might be the algorithm.

Adaptive: https://doi.org/10.1016/j.strusafe.2007.10.002
Original: https://doi.org/10.1016/0167-4730(86)90012-3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or feature request
Development

No branches or pull requests

1 participant