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

Update TNQVM's purified-mps simulator to use new XACC noise model API #85

Closed
1tnguyen opened this issue Dec 28, 2020 · 0 comments · Fixed by #86
Closed

Update TNQVM's purified-mps simulator to use new XACC noise model API #85

1tnguyen opened this issue Dec 28, 2020 · 0 comments · Fixed by #86
Assignees

Comments

@1tnguyen
Copy link
Member

Previously, XACC's noise model API was designed specifically for TNQVM, e.g. limiting to 1-site channels.

We have updated the XACC noise model to be more generic while keeping the deprecated API for TNQVM only.
Hence, we need to update the TNQVM purified-mps simulator to use the new API and then remove the deprecated one in XACC.

Currently, the purified-mps simulator cannot handle 2-site channels (e.g. the one associated w/ CNOT gates); so we need to figure out a way to handle that in TNQVM.

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 a pull request may close this issue.

1 participant