You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parital fix for #2638.
We've resisted adding this requirement for a while, but
`docs/guides/q-ctrl-optimization-solver.ipynb` uses some features of
networkx that rustworkx doesn't have (e.g. `random_regular_graph`). It's
possible there are suitable replacements, but I don't know enough about
the domain or graph theory to work that out. I think this is the best
solution for now.
0 commit comments