Skip to content

Releases: dwavesystems/dwave-networkx

0.8.15

14 Jun 16:27
2734a49
Compare
Choose a tag to compare

New Features

  • Add support for Python 3.12

Bug Fixes

  • Fix undefined variables for color maps. See #232

Upgrade Notes

  • Drop support for Python 3.7

0.8.14

15 May 18:01
f845fc2
Compare
Choose a tag to compare

New Features

  • Improved Documentation. See #226, #227, #229.
  • Fix misc deprecation warnings. See #228.
  • Support NetworkX 3.x. See #230.

Upgrade Notes

  • Added NumPy as an explicit dependency. See #230.

0.8.13

23 Dec 13:12
Compare
Choose a tag to compare

New Features

  • Add support for torus QPU graph variations. See #225.

Fixes

  • Bug fix/documentation See #223.

0.8.12

02 Mar 22:30
4bc8242
Compare
Choose a tag to compare

New Features

  • No longer depend on dwave-preprocessing
  • Support dimod>=0.10.8,<0.13.0

Fixes

  • Fix reliance on Matplotlib's DivergingNorm. See #192
  • Add missing decorator to weighted_maximum_cut()

Upgrades

  • Drop support for Python 3.6

0.8.11

21 Jan 20:03
a4a1eb6
Compare
Choose a tag to compare

New Features

  • Add networkx.DiGraph support to traveling_salesperson_qubo(). See #205.
  • No longer directly depend on the decorators package. See #213.
  • Add graph relabeling and sub-lattice mappings. See #211.
  • Add partition() and graph_partition_cqm(). See #216.

Bug Fixes

  • cmap keyword argument can now be correctly supplied to draw_embedding(). See #207.

0.8.10

04 Oct 14:24
cbf0ea5
Compare
Choose a tag to compare

New Features

  • Add zephyr_elimination_order() function
  • Add coordinates keyword argument to chimera_elimination_order()
  • Add zephyr_coordinates() function
  • Add zephyr_layout(), draw_zephyr(), draw_zephyr_embedding(), and draw_zephyr_yield() functions
  • Add zephyr_graph() and zephyr_coordinates() functions

0.8.9

09 Sep 21:31
ffcfd50
Compare
Choose a tag to compare

New Features

  • Support dimod 0.10

Fixes

  • Fix broken documentation links

Changes

  • Drop support for python 3.4 and 3.5

0.8.8

17 Sep 11:48
Compare
Choose a tag to compare

Fixes

  • Rearranged requirements files to follow Ocean style

0.8.7

18 Aug 16:08
cace150
Compare
Choose a tag to compare

Fixes

  • Fix rotation in TSP algorithm

New Features

  • Updated documentation for coordinate transformers

0.8.6

25 Mar 21:01
fc537dc
Compare
Choose a tag to compare

Fixes

  • canonical_chimera_labeling now correctly chooses a root in a corner