InzamamRahaman / signednet

A set of utilities built on top of networkx for working with signed networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignedNet is a Python package comprising various utilities to make working with signed networks easier and less repetitive.

Is currently a work in progress. Pull requests and contributions welcome :D

Install

Through pip

Coming soon....

Directly from source

  1. Download the contents of the repo
  2. Open a Terminal
  3. cd into the directory
  4. Run python setup.py install

About

A set of utilities built on top of networkx for working with signed networks

License:MIT License


Languages

Language:Python 100.0%