faustedition / faust-macrogen

WIP implementation of the new macrogenesis model
http://faustedition.net/macrogenesis
0 stars 0 forks source link

Fix compatibility to NetworkX 2.4 #28

Closed thvitt closed 4 years ago

thvitt commented 4 years ago

NetworkX 2.4 removes some methods deprecated since 2.1, e.g., DiGraph.selfloop_edges(); need to refactor this.