Alexander Condello

Results 146 issues of 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 ![dimod reference version](https://user-images.githubusercontent.com/8395238/74271115-3502da80-4cc1-11ea-81d0-09598f55a9ce.jpg) but that version refers to the sdk version _not_ the dimod version. In the dimod (et al) specific parts of the documentation it would...

docs

Some packages, e.g. `minorminer`, have doxygen documentation that is currently missing from the unified docs.

bug

* 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.

feature

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.

feature