Skip to content
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

Removed decompose_hamiltonian from orquestra device #34

Merged
merged 20 commits into from
Dec 20, 2022

Conversation

Jaybsoni
Copy link
Contributor

decompose_hamiltonian has since been re-named to pauli_decompose!

@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Merging #34 (7319bde) into main (fec463c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9        10    +1     
  Lines          423       429    +6     
=========================================
+ Hits           423       429    +6     
Impacted Files Coverage Δ
pennylane_orquestra/orquestra_device.py 100.00% <100.00%> (ø)
pennylane_orquestra/__init__.py 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Jaybsoni
Copy link
Contributor Author

@antalszava,

Note, this PR doesn't attempt to fix the core failing tests which seem to be out of date with the latest rigetti-device. Also the documentation is being fixed in a separate PR. This PR just addresses the unit tests to ensure the plugin works with PennyLane 👍🏼

steps/expval.py Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
antalszava and others added 3 commits December 15, 2022 15:51
Co-authored-by: antalszava <antalszava@gmail.com>
requirements.txt Outdated Show resolved Hide resolved
Jaybsoni and others added 3 commits December 15, 2022 16:03
* Update docs URL

* sphinx version pin

* jinja pin

* Add dedicated .readthedocs.yml file

* try pinning all packages

* pull latest PennyLane

* trigger CI

* pl version

* revert requirements.txt for sphinx CI check

* revert requirements.txt for sphinx CI check

Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca>
Co-authored-by: Antal Szava <antalszava@gmail.com>
Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca>
requirements.txt Outdated Show resolved Hide resolved
@Jaybsoni Jaybsoni merged commit e87e8b3 into main Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants