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

Re-squash of Qrack integration #1

Merged
merged 69 commits into from
Jan 27, 2019

Conversation

WrathfulSpatula
Copy link
Member

For manageability and tidiness, the first version of the Qrack simulator integration is being pulled from a personal development fork into the vm6502q organization, to ultimately open another PR on the original ProjectQ repo.

The Qrack integration will stay available here, under the Apache 2.0 license. (Qrack itself, however, is still currently LGPL licensed, as of the time of this PR. See the Qrack repo for up-to-date licensing information.)

…stack

SimulaQron, to ProjectQ, to Qrack stack
* Passing 0 and 1 control qubit uni. ctrl. tests

* Temporary branch for Travis

* Temporary folder for Travis

* Uni. ctrl. base case should use mapped bit

* Passing uni. ctrl. test, but controls seem to be sorted

* Fixing Travis after merge

* Still test default simulator when Qrack is included

* Use default simulator for time evolution tests

* Use default simulator for QubitOperator tests

* Test decompositions with both C++ simulators (and remove Qrack repo branch from CI)

* Fixing decomps. pytest parameterization

* Adding to coverage for uniformly controlled gates

* Builds with double and float Qrack (testing double in CI)

* Fixing mem leak and alloc safety

* See comment about Qrack mult. carry

* Adding direct state prep. support from Qrack simulator

* StatePreparation coverage

* StatePreparation coverage

* Triggering coveralls

* StatePrep. check for zero or empty container

* StatePrep. coverage debugging

* Changing random engine in Qrack repo

* Pointing Travis to master branch of Qrack, after merge

* Removing QFusion layer

* set_wavefunction does not need to reallocate

* Reverting unnecessary changes in diff from debugging

* Reverting unnecessary changes in diff from debugging (#2)

* 1e-9 tolerance still needed for float accuracy in SimulaQron
@WrathfulSpatula WrathfulSpatula merged commit 9a61224 into vm6502q:develop Jan 27, 2019
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

2 participants