RequirementsΒΆ

To simplify the installation process we recommend the use of Unix for the following:

  • g++
  • Boost (C++)
  • Eigen (C++)

The following also need to be installed (We recommend using Anaconda) :

  • Python 3.6 and above
  • numpy
  • pandas
  • matplotlib
  • seaborn
  • tqdm
  • opencv
  • imread
  • networkx

To work on documentation we require:

  • Sphinx
  • sphinx-rtd-theme