-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump extern/mqt-core from
5f88f68
to 8fbfaa5
in the submodules gr…
…oup (#449)
- Loading branch information
1 parent
42a2611
commit 7a12f9a
Showing
4 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule mqt-core
updated
16 files
+1 −1 | .github/codecov.yml | |
+1 −4 | .github/workflows/reusable-python-ci.yml | |
+4 −4 | .pre-commit-config.yaml | |
+9 −9 | README.md | |
+0 −1,120 | docs/_static/erc_dark.svg | |
+0 −1,125 | docs/_static/erc_light.svg | |
+0 −60 | docs/_static/logo-bavaria.svg | |
+0 −2 | docs/_static/logo-mqv.svg | |
+0 −130 | docs/_static/tum_dark.svg | |
+0 −130 | docs/_static/tum_light.svg | |
+22 −7 | docs/_templates/page.html | |
+1 −1 | docs/index.md | |
+1 −1 | eval/eval_dd_package.cpp | |
+2 −1 | include/mqt-core/dd/ComplexNumbers.hpp | |
+3 −3 | include/mqt-core/operations/Expression.hpp | |
+3 −3 | include/mqt-core/zx/Utils.hpp |