[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 583: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 639: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4516: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3262)
Gephi forums •Companion tool: Dynamic Networks
Page 1 of 1

Companion tool: Dynamic Networks

Posted: 22 Sep 2014 12:07
by WouterSpekkink
Dear all, I recently made available a tool that I created as a companion to Gephi. I created the tool for my own research, but I think that it may be useful to others, so I released the tool (as well as its code) under the GPL v3 license. The tool can be used to create dynamic networks from incidence matrices in which the columns represent events (ordered from left to right based on their order of occurrence). See my website for a better explanation: http://www.wouterspekkink.org/?page_id=87

I made it specifically as a companion to Gephi, and it makes use of (for example) Gephi's capability to visualize Network Dynamics. I developed it as a standalone tool because my knowledge of Java is not good enough to develop it as an integrated plugin. It has a graphical user interface that was developed using the Qt libraries. It's available for Windows, Linux, and Mac (see link above). I hope that the tool can be useful to others.