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 UnivDist to Marginal across codebase #369

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Conversation

damar-wicaksono
Copy link
Owner

Renamed the UnivDist class to Marginal to better reflect its purpose of representing one-dimensional marginal distribution of a univariate random variable.
This change was applied to all affected modules, test files, and documentation to maintain consistency throughout the codebase.

This PR should resolve Issue #368.

Renamed the `UnivDist` class to `Marginal` to better reflect
its purpose of representing one-dimensional marginal distribution
of a univariate random variable.
This change was applied to all affected modules, test files,
and documentation to maintain consistency throughout the codebase.

This commit should resolve Issue #368.
@damar-wicaksono damar-wicaksono added refactoring Changes in the implementation with no or minor changes in behaviours core Core functionality of the package labels Nov 5, 2024
@damar-wicaksono damar-wicaksono added this to the 0.5.0 Release milestone Nov 5, 2024
@damar-wicaksono damar-wicaksono self-assigned this Nov 5, 2024
@damar-wicaksono damar-wicaksono merged commit 8341d92 into dev Nov 5, 2024
12 of 13 checks passed
@damar-wicaksono damar-wicaksono deleted the dev-368 branch November 5, 2024 11:25
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 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