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
🩹 fixes for noise-aware simulation in DDSIM (#551)
## Description
This PR contains a couple of fixes for the noise-aware simulation
techniques currently being reworked in cda-tum/mqt-ddsim#321.
More precisely, this PR makes sure that the corresponding DD package
configs are already defined in the mqt-core library and that explicit
instantiations for the methods relevant for DDSIM are in place.
## 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>
0 commit comments