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

Fix the implementation of the Friedman function #438

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

damar-wicaksono
Copy link
Owner

@damar-wicaksono damar-wicaksono commented Dec 9, 2024

The sixth input variable of the Friedman functions is supposed to be inactive while the fifth is active. Only the first five variables of the functions are active; the rest is inert.

This PR should resolve Issue #430.

The sixth input variable of the Friedman functions
is supposed to be inactive while the fifth is active.
Only the first five variables of the functions
are active; the rest is inert.

This commit should resolve Issue #437.
@damar-wicaksono damar-wicaksono added bug Something isn't working uq-test-function New test function to the code base labels Dec 9, 2024
@damar-wicaksono damar-wicaksono added this to the 0.6.0 Release milestone Dec 9, 2024
@damar-wicaksono damar-wicaksono self-assigned this Dec 9, 2024
@damar-wicaksono damar-wicaksono merged commit b79eb73 into dev Dec 9, 2024
14 of 15 checks passed
@damar-wicaksono damar-wicaksono deleted the dev-430 branch December 9, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working uq-test-function New test function to the code base
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant