Skip to content

Deprecate AdjMapBQM and AdjArrayBQM#788

Merged
arcondello merged 6 commits into
dwavesystems:0.10.xfrom
arcondello:deprecate-AdjMap-AdjArray
Feb 1, 2021
Merged

Deprecate AdjMapBQM and AdjArrayBQM#788
arcondello merged 6 commits into
dwavesystems:0.10.xfrom
arcondello:deprecate-AdjMap-AdjArray

Conversation

@arcondello

Copy link
Copy Markdown
Member

Remove AdjArrayBQM and AdjMapBQM. This PR is being made to a branch, not merged into main yet.

Note that this PR simply removes them, it does not do any of the resulting restructures. But it serves as a base for those further fixes without making a large mono-commit.

See #786.

@arcondello arcondello force-pushed the deprecate-AdjMap-AdjArray branch from 446624c to 80955a7 Compare February 1, 2021 22:18
@arcondello arcondello merged commit ef482b2 into dwavesystems:0.10.x Feb 1, 2021
@arcondello arcondello deleted the deprecate-AdjMap-AdjArray branch February 1, 2021 23:01
This was referenced Feb 2, 2021
arcondello added a commit that referenced this pull request Mar 17, 2021
Changes
-------
* Drop `AdjMapBQM` and `AdjArrayBQM` #788

New Features
------------
* `gnm_random_bqm` generator #808
* Allow sample methods decorated by nonblocking_sample_method to
return sample sets that can indicate their doneness. This allows
ScaleComposite to be properly non-blocking even when there is
a vartype change #805
* `DiscreteQuadraticModel.degree()` method

Improvements
------------
* `DiscreteQuadraticModel.adj` is no longer constructed each time on the fly #807
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant