Installation#
Install from a package on PyPI:
pip install dwave-hybrid
or from source in development mode:
git clone https://github.com/dwavesystems/dwave-hybrid.git
cd dwave-hybrid
pip install -e .
Install from a package on PyPI:
pip install dwave-hybrid
or from source in development mode:
git clone https://github.com/dwavesystems/dwave-hybrid.git
cd dwave-hybrid
pip install -e .