amazon-braket / amazon-braket/BraketSimulator.jl

Monte Carlo based noise simulation

未關閉
#17 3 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
good first issue
主要語言
Julia
星號
16
分支
7
PR 合併指標
30 天內沒有已合併 PR

描述

**Describe the feature you'd like**
A new simulator which implements Monte Carlo sampling to perform trajectory-based noise simulation. This would be `shots>0` *only* but would allow qubit counts up to the maximum the state vector simulator supports.

**How would this feature be used? Please describe.**
Allows simulation of noisy circuits with `>= 16` qubits.

**Describe alternatives you've considered**
We have already implemented the "exact" form of noise simulation, density matrix based noise simulation. This allows users to trade accuracy for higher qubit counts.

**Additional context**
There is another opportunity here to use threaded parallelism but this will require care when interacting with the random number generator for the Monte Carlo moves.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。