Skip to content

Conversation

yaelbh
Copy link
Contributor

@yaelbh yaelbh commented Jun 10, 2018

Summary

Since the ProjectQ simulator will be moved to a new repository qsikit-addon-projectq, this pull request removes it from qiskit-core.

Details and comments

@CLAassistant
Copy link

CLAassistant commented Jun 10, 2018

CLA assistant check
All committers have signed the CLA.

with patch.object(path, 'exists', return_value=True, autospec=True),\
patch.object(path, 'getsize', return_value=1000, autospec=True),\
patch.object(qasm_simulator_projectq, 'CppSim', {}):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@delapuente can you please double check this to see if the intent of your tests are preserved if we remove ProjectQ simulator here?

ajavadia
ajavadia previously approved these changes Jun 10, 2018
jaygambetta
jaygambetta previously approved these changes Jun 11, 2018
delapuente
delapuente previously approved these changes Jun 12, 2018
Copy link
Contributor

@delapuente delapuente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@diego-plan9 diego-plan9 dismissed stale reviews from delapuente, jaygambetta, and ajavadia via b37a5f4 June 12, 2018 09:18
Copy link
Member

@diego-plan9 diego-plan9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yaelbh , nice surgical work once again! I just removed a TODO that was made obsolete by the changes, and also solved the conflicts (taking the chance as well to sort some issues with the CHANGELOG that we did not include in the latest release) - it's looking good!

@diego-plan9 diego-plan9 merged commit 50cc5bd into Qiskit:master Jun 12, 2018
@yaelbh yaelbh mentioned this pull request Jun 12, 2018
8 tasks
lia-approves pushed a commit to edasgupta/qiskit-terra that referenced this pull request Jul 30, 2019
* Removed ProjectQ from qiskit-core. Will be available in a new repository qiskit-addon-projectq.

* Updated CHANGELOG with the ProjectQ removal

* Remove outdated TODO
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.

6 participants