Skip to content

Refactor UQTestFunABC class hierarchy #373

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

Merged
merged 2 commits into from
Nov 8, 2024
Merged

Refactor UQTestFunABC class hierarchy #373

merged 2 commits into from
Nov 8, 2024

Conversation

damar-wicaksono
Copy link
Owner

UQTestFunABC class is further subclassed into two distinct abstract base classes: UQTestFunFixDimABC and UQTestFunVarDim to distinguish and deal with the construction
of UQ test functions of fixed and variable dimension, respectively.

Furthermore, redundant attributes has been removed from the concrete classes.

This PR should resolve Issue #372.

`UQTestFunABC` class is further subclassed into two distinct
abstract base classes: `UQTestFunFixDimABC` and `UQTestFunVarDim`
to distinguish and deal with the construction
of UQ test functions of fixed and variable dimension,
respectively.

Furthermore, redundant attributes has been removed from
the concrete classes.

This commit should resolve Issue #372.
@damar-wicaksono damar-wicaksono added 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 8, 2024
@damar-wicaksono damar-wicaksono added this to the 0.5.0 Release milestone Nov 8, 2024
@damar-wicaksono damar-wicaksono self-assigned this Nov 8, 2024
@damar-wicaksono damar-wicaksono merged commit 43a697b into dev Nov 8, 2024
13 checks passed
@damar-wicaksono damar-wicaksono deleted the dev-372 branch November 8, 2024 13:53
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 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