8 May
2014
8 May
'14
4:15 p.m.
Hi there ! I'm wondering if possible to build a graph starting from the adjacency matrix. Having such a matrix matrix = [[1.0, 0.0], [1.0, 1.0]] I'd like to build its graph (0) --- (0) (1) --- (0) (1) --- (1) Thank you in advance. Marco. -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.