Skip to content

Releases: dwavesystems/minorminer

0.2.8

19 May 23:46
77af943
Compare
Choose a tag to compare
  • 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.post0

18 Jan 21:34
ff4935d
Compare
Choose a tag to compare

Add Linux aarch64 wheels

0.2.7

21 Dec 07:04
23a6c10
Compare
Choose a tag to compare
  • 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

07 Jun 16:46
Compare
Choose a tag to compare

Fixes

Changes

  • Dropped support for Python 3.5 (#183)

0.2.5

10 Dec 22:21
Compare
Choose a tag to compare

New Features

  • Support for python 3.9

0.2.4

03 Dec 22:05
c10ce49
Compare
Choose a tag to compare

New Features

  • Incorporate functionality from dwave.embedding namespace #170
  • Updated python install instructions

0.2.4.dev0

01 Dec 18:16
c2137ab
Compare
Choose a tag to compare

New Features

  • Incorporate functionality from dwave.embedding namespace #170
  • Updated python install instructions

0.2.3

22 Sep 19:13
Compare
Choose a tag to compare

Deploys Windows wheels.

0.2.2

18 Sep 22:41
5cb901f
Compare
Choose a tag to compare

Includes the fix for the false K_4 embeddings that was incorrectly left out of 0.2.1.

0.2.1

18 Sep 21:22
3ba21ad
Compare
Choose a tag to compare

Fixed issue with false K_4 embeddings.