Alexander Condello
Alexander Condello
With the release of [dwave-samplers](https://github.com/dwavesystems/dwave-samplers), we would like to remove [dwave-greedy](https://github.com/dwavesystems/dwave-greedy), [dwave-neal](https://github.com/dwavesystems/dwave-neal) and [dwave-tabu](https://github.com/dwavesystems/dwave-taby) from the SDK. I propose this be done in three steps: 1) **dwave-ocean-sdk~=5.0.0** * Release pure...
It would be useful for the docs to have our deprecation policy spelled out. Also having an official "deprecation text" would be useful so we can be more consistent across...
E.g. for dimod  but that version refers to the sdk version _not_ the dimod version. In the dimod (et al) specific parts of the documentation it would...
Some packages, e.g. `minorminer`, have doxygen documentation that is currently missing from the unified docs.
* Change ColumnLimit to 80, otherwise it will try to use as much space as possible * Change AccessModifierOffset to -3 to make it consistent with Google style See also...
We could be running all of the package's tests as part of the nightly CI tests.
Create a namespace for Samplers and Composites populated by entry points. We could also consider having this as a separate package rather than part of the SDK.