dwgoon / sfa

A simulation framework to analyze signal flows in complex networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drawing

Signal Flow Analysis (SFA)

Documentation Status

A simulation framework to analyze signal flows in complex networks.

Features

  • Estimate the signal flow using only the network topology.
  • Calculate the influence using only the network topology.
  • Suggest the control target candidates using only the network topology.
  • Apply multiple algorithms to multiple datasets.
  • Perform large-scale simulations with parallel processing.
  • Support user-defined algorithms and datasets.

Python version

  • Both Python 2 and 3 are supported.
  • Some features such as parallel processing are supported only in the specific versions of Python.

Documentation

http://sfa.readthedocs.io

References

Any question or comment

If you have any question or comment, please use Issues tab in this repository.

About

A simulation framework to analyze signal flows in complex networks

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%Language:Batchfile 0.0%