Installation
For parallel and/or distributed computing
pip install --upgrade circuitree[distributed]
For basic usage
pip install --upgrade circuitree
Dependencies
circuitree has the following dependencies.
For progress bars, circuitree uses the tqdm package, which is optional.
circuitree[distributed] additionally uses the following dependencies to manage a distributed computing environment.