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

Rename spatial_dimension to input_dimension #367

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Rename spatial_dimension to input_dimension #367

merged 2 commits into from
Nov 4, 2024

Conversation

damar-wicaksono
Copy link
Owner

The property spatial_dimension that appears in ProbInput and UQTestFunBareABC has been renamed to input_dimension for clarity (as opposed to output_dimension).

Furthermore:

  • The test suite has been accordingly updated.
  • All occurences in the docs have been replaced accordingly.
  • The issue with the opening paragraphs of the Sobol'-G function has been resolved (Issue Issue on page /test-functions/sobol-g.html #366).

This PR should resolve Issues #350 and #366.

The property `spatial_dimension` that appears in
`ProbInput` and `UQTestFunBareABC` has been renamed to
`input_dimension` for clarity (as opposed to `output_dimension`).

Furthermore:

- The test suite has been accordingly updated.
- All occurences in the docs have been replaced accordingly.
- The issue with the opening paragraphs of the Sobol'-G
  function has been resolved (Issue #366).

This commit should resolve Issues #350 and #366.
@damar-wicaksono damar-wicaksono added bug Something isn't working documentation Improvements or additions to documentation core Core functionality of the package labels Nov 4, 2024
@damar-wicaksono damar-wicaksono added this to the 0.5.0 Release milestone Nov 4, 2024
@damar-wicaksono damar-wicaksono self-assigned this Nov 4, 2024
@damar-wicaksono damar-wicaksono merged commit 529eb47 into dev Nov 4, 2024
12 of 13 checks passed
@damar-wicaksono damar-wicaksono deleted the dev-350 branch November 4, 2024 12:19
@damar-wicaksono damar-wicaksono removed the bug Something isn't working label Nov 18, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant