Skip to content

Add multi-qubit and multi-control gates.#225

Merged
sergeisakov merged 3 commits into
masterfrom
multi-qubit-multi-control-gates
Oct 28, 2020
Merged

Add multi-qubit and multi-control gates.#225
sergeisakov merged 3 commits into
masterfrom
multi-qubit-multi-control-gates

Conversation

@sergeisakov
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread tests/simulator_testfixture.h Outdated
auto gate5 = GateZ<fp_type>::Create(4, 0);
auto gate6 = GateHZ2<fp_type>::Create(5, 0);

puts("obs1");
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Remove debug lines?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Done.

Comment thread lib/simulator_avx.h Outdated
@95-martin-orion 95-martin-orion added the kokoro:run Trigger Kokoro builds for this PR. label Oct 28, 2020
@qsim-qsimh-bot qsim-qsimh-bot removed the kokoro:run Trigger Kokoro builds for this PR. label Oct 28, 2020
@sergeisakov sergeisakov merged commit 57cc9fb into master Oct 28, 2020
@sergeisakov sergeisakov deleted the multi-qubit-multi-control-gates branch October 28, 2020 21:00
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.

3 participants