Zhao-hangtian / scikit-network

Graph Algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo sknetwork

Documentation Status

Simple and efficient tools for the analysis of large graphs.

Quickstart

Install scikit-network:

$ pip install scikit-network

Import scikit-network in a Python project:

import sknetwork as skn

See examples in the tutorials; the notebooks are available here.

About

Graph Algorithms

License:Other


Languages

Language:Python 99.1%Language:Makefile 0.7%Language:Batchfile 0.2%