TransformVariables.jl icon indicating copy to clipboard operation
TransformVariables.jl copied to clipboard

Import `dimension` from LogDensityProblems to avoid namespace conflict

Open junyuan-chen opened this issue 2 years ago • 0 comments

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.

junyuan-chen avatar Feb 19 '23 19:02 junyuan-chen