C2QA / bosonic-qiskit

Extension of Qiskit to support hybrid boson-qubit simulations for the NQI C2QA effort.
BSD 2-Clause "Simplified" License
44 stars 8 forks source link

Add support to accept multiple noise passes on simulation #71

Closed tjstavenger-pnnl closed 1 year ago

tjstavenger-pnnl commented 1 year ago

@EllaCrane would like to use RelaxationNoisePass on qubits and PhotonLossNoisePass on qumodes. The current code assumes only one noise pass.