Installation
You can use PyPI to install this package:
To install the most recent development version in Github, run
You can also clone the source code and install
or, using pip,
Requirements
This package has the following requirements:
numpy
for numerical computationsscipy
for statistical significance calculationsmatplotlib
for rich data visualizationtqdm
to show the progress of calcuations
Contributing
Any contributions to improve the code or the documentation is wellcome. Follow the contrubution guidelines before pushing any changes.