CIGA is a Python package designed for performing graph analysis on social interactions between individuals across time. It is a redesign of CharNet using igraph.
Install CIGA using pip:
pip install cigaFull documentation is available at: https://ciga-docs.readthedocs.io/
- Graph analysis tools for social network data
- Temporal graph analysis capabilities
- Centrality and community analysis
- Visualization tools
- Built on top of igraph for performance
CIGA is distributed under the GNU General Public License v3.0 (GPL-3.0).