Open
Description
Some time ago I did some improvements to the multimode network plugins:
- Better progress bar, that was also progressing during matrix computation
- Possibility to filter out edges under a given threshold to aviod the number of edges to be NxN
- 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