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

Should allow gate transformations #3

Closed
beneills opened this issue Aug 1, 2016 · 2 comments
Closed

Should allow gate transformations #3

beneills opened this issue Aug 1, 2016 · 2 comments

Comments

@beneills
Copy link
Owner

beneills commented Aug 1, 2016

We need to allow, e.g. a reversed control-not gate.

At the moment the gates::* implementations are set to use, e.g. the first qubit as a control.

The solution is to allow gate transformations which will do things like permute underlying matrix rows/columns. Then we could change the interfaces to accepting parameters.

@rodneyosodo
Copy link

Can you show some examples that you want implemented

@beneills
Copy link
Owner Author

Hi @0x6f736f646f, Thanks for your message. I'm not actively developing this project currently and cannot provide examples. I will close these issues.

Please feel free to fork this repo if you wish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants