Releases: dwavesystems/dwave-networkx
Releases · dwavesystems/dwave-networkx
0.8.18
06 Jun 18:08
Compare
Sorry, something went wrong.
No results found
New Features
Add draw_parallel_embeddings(). See #247 .
Bug Fixes
Fix typos in source graph error messages. See #252 .
0.8.17
26 Mar 11:03
Compare
Sorry, something went wrong.
No results found
New Features
Restructure and update references for unified documentation. See #250 .
0.8.16
03 Dec 18:12
Compare
Sorry, something went wrong.
No results found
New Features
Add four colorings for Zephyr and Pegasus, and a two coloring for Chimera. See #243 .
Add Python 3.13 support. See #246 .
Bug Fixes
Fix documentation warnings. See #241 .
Fix Zephyr layout coords. See #236 .
Fix docstrings for graph relabeling and sublattice mapping functionality missing from reference documentation. See #238 .
Upgrade Notes
Drop Python 3.8 support. See #246 .
0.8.15
14 Jun 16:27
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
New Features
Add support for torus QPU graph variations. See #225 .
Fixes
Bug fix/documentation See #223 .
0.8.12
02 Mar 22:30
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
New Features
Fixes
Fix broken documentation links
Changes
Drop support for python 3.4 and 3.5