gephi / gephi-plugins

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
270 stars 620 forks source link

multimode networks plugin #130

Open joancf opened 7 years ago

joancf commented 7 years ago

Some time ago I did some improvements to the multimode network plugins:

  1. Better progress bar, that was also progressing during matrix computation
  2. Possibility to filter out edges under a given threshold to aviod the number of edges to be NxN
  3. Different ways to compute the weight of the edge between nodes ( adding cosine distance ) I sent a pull request many time ago to the author of the plugin, but my code was not included so now I would like to incorporate it to the new plugin for 9.0 but ... I don't know how to find the code in order to do the merge.... Thanks
mbastian commented 2 years ago

Hi @joancf and sorry for the delay I'm working on cleaning things up over here.

I'm piloting a slightly different process for those plugins that have changed hands and are maintained by multiple people. I've created a multimode-plugin branch on this repository based on the current code. I've also sent you an invitation to join a GitHub team. This team of Plugin Developers has permissions to push to these branches.

So in summary, if you want to make changes you don't need to fork the repository anymore but rather: