Requirements#

To run optimalTAD you will need the following dependencies:

  • C++11

  • Python 3

  • MPICH2 or Open MPI (for parallel computing)

  • boost (for macOS)

Please note that the algorithm was tested on Linux and macOS operating systems only, therefore we can’t guarantee that it will work on Windows as well.

The list of python requirments is included in setup.py file and can be installed via pip.