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

output_dimension is now property of UQTestFunBareABC #370

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Conversation

damar-wicaksono
Copy link
Owner

Introduce the output_dimension property for UQ test functions and update related tests and documentations.

Furthermore, the high-level function list_functions() is updated to display additional information related to output dimension and parameterization in grid format.

This PR should resolve Issue #345.

@damar-wicaksono damar-wicaksono added documentation Improvements or additions to documentation enhancement New feature or request refactoring Changes in the implementation with no or minor changes in behaviours core Core functionality of the package labels Nov 6, 2024
@damar-wicaksono damar-wicaksono self-assigned this Nov 6, 2024
Introduce the `output_dimension` property for UQ test functions
and update related tests and documentations.

Furthermore, the high-level function `list_functions()`
is updated to display additional information related to
output dimension and parameterization in grid format.

This commit should resolve Issue #345.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core functionality of the package documentation Improvements or additions to documentation enhancement New feature or request refactoring Changes in the implementation with no or minor changes in behaviours
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant