Models
Example models and data are provided at github.com/ZhaoWenzhao/QHCC.
In order to run the provided example scripts, you will need to use Python 3.8 or 3.9, and install the required Python libraries.
pip & requirements.txt
You can do this with pip, by first downloading requirements.txt and then running:
conda & environment.yml
You could also use conda or micromamba, by first downloading environment.yml and then running:
direct pip/conda
Alternatively you can install the required Python libraries directly: