-
Notifications
You must be signed in to change notification settings - Fork 604
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace NetworkX by RetworkX (#1791)
* Add retworkx as pl-requirements * Add RX support to qaoa/cycle.py * Update RX in qaoa/cycle.py * Add RX support to qaoa/cost.py * Update RX in qaoa/cost.py * Add RX support to qaoa/mixers.py * Update RX support in qaoa * Add RX support to CircuitGraph and update QAOA tests * Update CircuitGraph * Update RX in circuit_graph * Update CircuitGraph tests * Update RX @ qaoa * Update formatting * Update circuit_graph * Add RX support to CircuitGraph * Update formatting * Apply codecov suggestions * Add lollipop_graph_rx * Apply code review suggestions * Update doc/releases/changelog-dev.md Co-authored-by: Josh Izaac <josh146@gmail.com> * Add more comments * Update has_path Co-authored-by: Josh Izaac <josh146@gmail.com>
- Loading branch information
Showing
10 changed files
with
1,088 additions
and
235 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.