Skip to content

1.23.0

Compare
Choose a tag to compare
@arcondello arcondello released this 16 Jan 15:58
· 96 commits to master since this release
13809d9

New Features

  • NetworkX is no longer a direct dependency. See #504.

Deprecation Notes

  • Deprecate common_working_graph(). It will be removed in dwave-system 2.0. Use networkx.intersection() instead.