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
## Description
Adds support for ancillary as well as garbage definitions to the `.real`
file parser. Additionally, the default 1-1 `output_permutation` is
update if matching entries in the `.input` definitions exist for any
`.output` definition (see [mqt-core
documentation](https://mqt.readthedocs.io/projects/core/en/latest/quickstart.html#layout-information))
Fixes#88 <!--- Replace (issue) with the issue number that is fixed by
this pull request. -->
## 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 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: burgholzer <[email protected]>
0 commit comments