-
Notifications
You must be signed in to change notification settings - Fork 604
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace NetworkX by RetworkX #1791
Merged
Merged
Changes from 30 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
264cb7a
Add retworkx as pl-requirements
maliasadi 305be9c
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
maliasadi 5c33c3e
Add RX support to qaoa/cycle.py
maliasadi 17d0edb
Update RX in qaoa/cycle.py
maliasadi 91b1ed6
Add RX support to qaoa/cost.py
maliasadi ff8a2d6
Update RX in qaoa/cost.py
maliasadi 310b860
Add RX support to qaoa/mixers.py
maliasadi 298f24f
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
maliasadi 5c50590
Update RX support in qaoa
maliasadi afabefd
Add RX support to CircuitGraph and update QAOA tests
maliasadi 8529194
Update CircuitGraph
maliasadi 5e03a59
Update RX in circuit_graph
maliasadi d0cf841
Update CircuitGraph tests
maliasadi 8c70589
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
maliasadi 3a2fe89
Merge branch 'master' of https://github.com/PennyLaneAI/pennylane int…
maliasadi 4d5c10b
Fix merge master conflicts
maliasadi cb01927
Update RX @ qaoa
maliasadi c15fbc6
Update formatting
maliasadi dbc6011
Update circuit_graph
maliasadi c84d711
Merge branch 'master' of github.com:PennyLaneAI/pennylane into add_re…
maliasadi 85c4680
Add RX support to CircuitGraph
maliasadi a05f8e9
Merge branch 'master' into add_retworkx_support
maliasadi e6736f8
Update formatting
maliasadi 4644238
Merge branch 'master' into add_retworkx_support
maliasadi 9a8dcbf
Merge branch 'master' of github.com:PennyLaneAI/pennylane into add_re…
maliasadi 565f449
Merge branch 'add_retworkx_support' of github.com:PennyLaneAI/pennyla…
maliasadi ccac319
Apply codecov suggestions
maliasadi 7279a2a
Add lollipop_graph_rx
maliasadi ea31100
Apply code review suggestions
maliasadi 9203c37
Update doc/releases/changelog-dev.md
maliasadi 048cf79
Add more comments
maliasadi af47884
Update has_path
maliasadi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯