You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is most useful when trying to make LightGraphs SimpleGraph using Symbol labels, so perhaps BiDictMap should be a feature of their upstream DataStructures.jl so that we can just use downstream in more than one repo?
Since you wrote Johan (don't want to steal your thunder), perhaps good to just make it known on those threads ... perhaps even better to just do a PR with test to DataStructures.jl and then also xref with each of the threads you point out. Someone should just start a BiMap and then the world will start hacking at it. I looked at DataStructures.jl the other day and did not see a BiMap/BiDict hence this issue. Would you be up for something like that?
This is most useful when trying to make LightGraphs SimpleGraph using Symbol labels, so perhaps
BiDictMap
should be a feature of their upstream DataStructures.jl so that we can just use downstream in more than one repo?(i.e. move the whole file over)
DistributedFactorGraphs.jl/src/LightDFG/FactorGraphs/BiMaps.jl
Line 2 in b2ae67e
The text was updated successfully, but these errors were encountered: