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

[feat] Noisy Simulator random seed #41

Closed
YunJ1e opened this issue Mar 11, 2024 · 1 comment
Closed

[feat] Noisy Simulator random seed #41

YunJ1e opened this issue Mar 11, 2024 · 1 comment

Comments

@YunJ1e
Copy link
Contributor

YunJ1e commented Mar 11, 2024

The output of the noisy simulator under the same circuit will return the same sampling output.

It should return another similar output. @YunJ1e

Agony5757 pushed a commit that referenced this issue Mar 12, 2024
* bug fix

* noisy simulator in submit_task

* random seed #41

see example in gate_dependent_noise_101.py
@Agony5757
Copy link
Owner

Added in #42

Agony5757 added a commit that referenced this issue May 8, 2024
* bug fix

* noisy simulator in submit_task

* random seed #41

see example in gate_dependent_noise_101.py

* Add a identity operation in case of simulation

* CSWAP and Toffoli

* Create test_bug.py

help to debug a issue

* update

* Update originir_simulator.py

---------

Co-authored-by: Agony <survivalonlysoul@163.com>
Agony5757 added a commit that referenced this issue May 8, 2024
* bug fix

* noisy simulator in submit_task

* random seed #41

see example in gate_dependent_noise_101.py

* Add a identity operation in case of simulation

* CSWAP and Toffoli

* Create test_bug.py

help to debug a issue

* update

* Update originir_simulator.py

* Update QPandaLitePy.cpp

* check test_general

---------

Co-authored-by: Agony <survivalonlysoul@163.com>
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