archivesunleashed / graphpass

GraphPass is a utility to filter networks and provide a default visualization output for Gephi or SigmaJS.
https://archivesunleashed.org/
Other
17 stars 2 forks source link

Support Igraph Version to 0.8 #70

Open greebie opened 4 years ago

greebie commented 4 years ago

Is your feature request related to a problem? Please describe.

I had some problems brewing the old version of Igraph, so supporting 0.8 could be helpful in an updated release.

Describe the solution you'd like Support for 0.8 since Igraph is being developed pretty solidly right now.

Describe alternatives you've considered Could go back to brew and find out how to install the old igraph.

Additional context

The main difference for graphpass is that the way the fruchtermann and kawada-kamaii algorithms are called has changed.