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

Simulating noisy circuit #182

Open
yuxuanzhang1995 opened this issue May 18, 2023 · 2 comments
Open

Simulating noisy circuit #182

yuxuanzhang1995 opened this issue May 18, 2023 · 2 comments

Comments

@yuxuanzhang1995
Copy link

What is your issue?

Hi Johnnie,

So if I have an optimized TN, is there a fast way to perform noisy simulation on each gate?

Best,
YZ

@jcmgray
Copy link
Owner

jcmgray commented May 18, 2023

Hi @yuxuanzhang1995, there are not built in ways to do this, so it just depends what kind of noise you want? You could for instance add some unitary noise simply by making the parameters noisy.

@yuxuanzhang1995
Copy link
Author

That makes sense. I was thinking more of physical-related noises like depolarizing channel or dephasing channels. What you suggested make sense too, I could maybe add a small random matrix as noise to the optimized unitaries and then re-normalize them?

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

No branches or pull requests

2 participants