* 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 ---
- Documentation refresh (180, 182)
Changes ---
- Dropped support for Python 3.5 (183)
0.2.5
New Features ---
- Support for python 3.9
0.2.4
New Features ------------ * Incorporate functionality from `dwave.embedding` namespace https://github.com/dwavesystems/minorminer/pull/170 * Updated python install instructions
0.2.4.dev0
New Features ------------ * Incorporate functionality from `dwave.embedding` namespace https://github.com/dwavesystems/minorminer/pull/170 * Updated python install instructions