Re: [graph-tool] problem with graphviz_draw()

2020-11-17 Thread Rolf Sander
For anyone who has the same problem, here is a quick bug fix until the problem is finally resolved: In your graph-tool-2.35 code, replace the file graph_tool/draw/graphviz_draw.py by this one: http://www.rolf-sander.net/tmp/graphviz_draw.py FYI: This replacement file graphviz_draw.py is taken

Re: [graph-tool] local dynamical probabilities without graph knowledge

2020-11-17 Thread j_nets
Dear Tiago, Thanks you very much for taking the time to reply. I have had joy in implementing the Bayesian inference framework for empirical cascades (on Windows via WSL!), I have one small query which I cannot find an answer for in the documentation. Namely, if I implement similar to the example