Releases: dwavesystems/dwave-greedy
Releases · dwavesystems/dwave-greedy
0.3.0
Deprecate dwave-greedy in favor of dwave-samplers.
0.3.0.dev0
Deprecated dwave-greedy in favor of dwave-samplers.
0.2.5
0.2.4
0.2.3
New Features
- Support
dimod>=0.9.2,<0.13.0
0.2.2
0.2.1
0.2.0
New Features
- Added
num_steps
data vector to returned sampleset (#17)
Fixes
-
Modernized setup and build pipeline (#16)
- Package metadata moved to setup.cfg
- Use PEP-517/PEP-518 build system via pyproject.toml
- Dropped 32-bit/i686 manylinux wheels
- Added manylinux2014 wheels
- Dropped AppVeyor in favor of CircleCI
- Synchronized deploys
- New CI workflow (build dist -> install from dist -> test)
-
Simplified and standardized CI by extracting common commands and jobs to
dwave/ocean
orb (#19)