Releases: dwavesystems/minorminer
Releases · dwavesystems/minorminer
0.2.8
- Fix and immediately deprecate Matlab support
- Add
utils.zephyr
module
- Refactor
utils.chimera
and utils.pegasus
to use accelerated busclique
implementation
- Deprecate legacy python clique embedding code
0.2.7
- Add Zephyr support to busclique embedding
- Add seed parameter to busclique embedding
- Fix cache corruption issue #163
- Add Zephyr support to layout module
- Add
busgraph_cache.draw_fragment_embedding
- Add
draw_fragment_embedding
method to busgraph_cache
0.2.6
Fixes
Changes
- Dropped support for Python 3.5 (#183)
0.2.4
New Features
- Incorporate functionality from
dwave.embedding
namespace #170
- Updated python install instructions
0.2.4.dev0
New Features
- Incorporate functionality from
dwave.embedding
namespace #170
- Updated python install instructions
0.2.2
Includes the fix for the false K_4 embeddings that was incorrectly left out of 0.2.1.
0.2.1
Fixed issue with false K_4 embeddings.