dwavesystems / minorminer

minorminer is a heuristic tool for minor embedding: given a minor and target graph, it tries to find a mapping that embeds the minor into the target.
https://docs.ocean.dwavesys.com/en/stable/docs_minorminer/source/sdk_index.html
Apache License 2.0
48 stars 40 forks source link

Update cookie methods, sphinx, and breathe #182

Closed JoelPasvolsky closed 3 years ago

JoelPasvolsky commented 3 years ago

app.add_stylesheet() and app.add_javascript() were renamed in version 1.8 and obsoleted in version 4. For updated sphinx, previous breathe produces `ModuleNotFoundError: No module named sphinx.ext.mathbase' error that was fixed in breathe ~4.25.