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

Add the Rosenbrock function for optimization and metamodeling #444

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

damar-wicaksono
Copy link
Owner

The M-dimensional Rosenbrock function has been added to the codebase.
The function is a widely used function for testing optimization algorithms. There is also a known use case in a metamodeling exercise.

The documentation has been updated accordingly.

This PR should resolve Issue #405.

The M-dimensional Rosenbrock function has been
added to the codebase.
The function is a widely used function for testing
optimization algorithms.
There is also a known use case in
a metamodeling exercise.

The documentation has been updated accordingly.

This commit should resolve Issue #405.
@damar-wicaksono damar-wicaksono added documentation Improvements or additions to documentation enhancement New feature or request uq-test-function New test function to the code base metamodeling Issues related to metamodeling test functions labels Dec 10, 2024
@damar-wicaksono damar-wicaksono added this to the 0.6.0 Release milestone Dec 10, 2024
@damar-wicaksono damar-wicaksono self-assigned this Dec 10, 2024
@damar-wicaksono damar-wicaksono merged commit f5ee9f5 into dev Dec 10, 2024
14 of 15 checks passed
@damar-wicaksono damar-wicaksono deleted the dev-405 branch December 10, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request metamodeling Issues related to metamodeling test functions 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