-
Notifications
You must be signed in to change notification settings - Fork 39
Dual basis expectation with plane-wave state #148
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
Dual basis expectation with plane-wave state #148
Conversation
…ectation_with_pw_state
…ectation_with_pw_state
…ectation_with_pw_state
|
@babbush this should fail (hopefully only) due to decreased test coverage from the unittest.skip - can you load it to yours and run it with the skip commented out? |
|
Why? I'm not entirely sure what you are asking. Pull requests are to contribute code to the library. You should only contribute code that passes all the tests. Do you have something else in mind? |
|
@damiansteiger do you know what might be causing this? My builds are all getting |
|
It is due to a new pybind version (ProjectQ-Framework/ProjectQ#144) Either wait for the fix or add a requirement to install the old pybind version before it installs ProjectQ. |
|
The issue of pybind11 and ProjectQ is fixed in the new version 0.3.3 |
|
Thanks!! |
babbush
left a comment
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.
LGTM
No description provided.