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:
numpyfor numerical computationsscipyfor statistical significance calculationsmatplotlibfor rich data visualizationtqdmto 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.