diff --git a/src/mqt/qecc/tetrahedral_synthesis/__init__.py b/src/mqt/qecc/tetrahedral_synthesis/__init__.py new file mode 100644 index 000000000..a63428fef --- /dev/null +++ b/src/mqt/qecc/tetrahedral_synthesis/__init__.py @@ -0,0 +1,8 @@ +# Copyright (c) 2023 - 2026 Chair for Design Automation, TUM +# All rights reserved. +# +# SPDX-License-Identifier: MIT +# +# Licensed under the MIT License + +"""This module provides the logic to synthesise circuit especially for the Tetrahedral Code."""