Skip to content

plumer/codana

Repository files navigation

codana

Dependencies

  • python 2.7 or higher
  • python-matplotlib
  • python-numpy
  • python-networkx

These packages are all available through most Linux package managers.

Debian-based:

  sudo apt-get install python \ # python is pre-installed by default
    python-matplotlib \
    python-numpy  \
    python-networkx

Run the Demo

creategraph.py is needed by the main analysis code

  python AnalysisDemo.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published