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

ExtendUnitary option for SysEnv #8

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

cgranade
Copy link
Contributor

This PR adds an ExtendUnitary option to QuantumChannel and SysEnv that produces full unitaries instead of partial isometries by using the SVD to define the action of the full unitary on singular vectors in the null space of the partial isometry.

cgranade and others added 8 commits April 15, 2015 21:44
New function implements Hinton diagrams for complex matrices, w/ nice
support for channels. Based on prototype written by Sarah Kaiser.
The new option ExtendUnitary uses the SVD to find orthogonal vectors to
complete a SysEnv unitary to the full space. Still to do: unit testing,
documentation.
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.

2 participants