Jarrod Millman
Jarrod Millman
@matthew-brett, @dschult I am starting to work on making a new pygraphviz release. It would really like to see if we can get a binary wheel for this release.
We just need to remember to close this when we update the code.
It might make sense to use a diverging colormap for the weighted adjacency matrix. For example, this is what I used for one of my slides in the intro talk:...
@NelleV They aren't hard to plot. However, it was the plot that I spent the most time on (granted I didn't have many plots) and I wasn't very happy with...
Alternatively, we might also add any desired functionality to matplotlib. I ended up using seaborn because I couldn't easily figure out how to get the plots I wanted using matplotlib....
I would prefer adding the example to grave. When I started trying to figure out how to plot this, I first looked to see if it was supported by networkx...
We should also discuss whether we will allow optional dependencies (I am not sure what hidden dependencies are, but they sound bad). I don't have any problems with optional dependencies....
@tacaswell do you have permission to create a new list? - https://mail.python.org/mailman/create Otherwise, I will send a request to [email protected] to create `[email protected]`.
+1 on the general idea
Thanks!