InstallationΒΆ
Install from a package on PyPI:
pip install dwave-hybrid
or from source:
git clone https://github.com/dwavesystems/dwave-hybrid.git
cd dwave-hybrid
pip install -r requirements.txt
python setup.py install
Install from a package on PyPI:
pip install dwave-hybrid
or from source:
git clone https://github.com/dwavesystems/dwave-hybrid.git
cd dwave-hybrid
pip install -r requirements.txt
python setup.py install