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

Import dimension from LogDensityProblems to avoid namespace conflict #106

Closed
wants to merge 1 commit into from

Conversation

junyuan-chen
Copy link

Defining dimension in TransformVariables.jl brings a namespace conflict when the dimension functions from both LogDensityProblems.jl and this package are needed. Since the two packages are often used together, I suggest taking dependency on LogDensityProblems.jl to avoid the conflict.

@tpapp
Copy link
Owner

tpapp commented Jan 16, 2025

Sorry for the late reply. I think that either (or both) of those dimensions should be renamed anyway, as they do not share a common concept.

@tpapp tpapp closed this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants