analysis tool for eHe charge qubit
After cloning repository, cd into the new directory and install neseccary packages:
pip install -r requirements.txtNext, install chargequbit into your environment:
pip install -e .
You can now open your python and run import chargequbit.