You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding measurement, classical controlled operations, and reset operations to the density matrix simulator.
The text was updated successfully, but these errors were encountered:
33Gjl1Xe
changed the title
Expanding support of non-unitary functions
Expanding support of non-unitary functions for the deterministic quantum circuit simulator
Jun 22, 2022
## Description
This PR adds support for non-unitary operations such as mid-circuit
measurements and resets to the noise-aware simulation approaches in
DDSIM.
Furthermore, it exposes both noise-aware simulators as Qiskit backends.
For the first time, this makes them available to the Python users of
DDSIM.
Fixes#89Fixes#93
## Checklist:
<!---
This checklist serves as a reminder of a couple of things that ensure
your pull request will be merged swiftly.
-->
- [x] The pull request only contains commits that are related to it.
- [x] I have added appropriate tests and documentation.
- [x] I have made sure that all CI jobs on GitHub pass.
- [x] The pull request introduces no new warnings and follows the
project's style guidelines.
---------
Signed-off-by: burgholzer <burgholzer@me.com>
Co-authored-by: Thomas Grurl <thomas.grurl@fh-hagenberg.at>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: burgholzer <burgholzer@me.com>
Adding measurement, classical controlled operations, and reset operations to the density matrix simulator.
The text was updated successfully, but these errors were encountered: