Ocean utilities to support advanced QPU prototype features.
Installation from PyPI:
pip install dwave-experimental
To install the latest version from source (available on GitHub in dwavesystems/dwave-experimental repo):
pip install git+https://github.com/dwavesystems/dwave-experimental.git
This project uses calendar versioning (CalVer) to indicate the release timeline,
following the format YYYY.MM.DD
or YYYY.MM
, depending on the release cycle.
⚠️ Note: Backward compatibility between versions is not guaranteed. Breaking changes may occur at any time, even between minor version increments.
We recommend pinning specific versions in your dependencies.
Released under the Apache License 2.0. See LICENSE file.
Please follow Ocean's contributing guide.
We use reno to manage release notes.
See reno's user guide for details.