CMakeLists.txt
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.py
apps/CMakeLists.txt
apps/app.cpp
extern/dd_package/CMakeLists.txt
extern/dd_package/include/dd/Complex.hpp
extern/dd_package/include/dd/ComplexCache.hpp
extern/dd_package/include/dd/ComplexNumbers.hpp
extern/dd_package/include/dd/ComplexTable.hpp
extern/dd_package/include/dd/ComplexValue.hpp
extern/dd_package/include/dd/ComputeTable.hpp
extern/dd_package/include/dd/Control.hpp
extern/dd_package/include/dd/Definitions.hpp
extern/dd_package/include/dd/Edge.hpp
extern/dd_package/include/dd/Export.hpp
extern/dd_package/include/dd/GateMatrixDefinitions.hpp
extern/dd_package/include/dd/Node.hpp
extern/dd_package/include/dd/NoiseOperationTable.hpp
extern/dd_package/include/dd/Package.hpp
extern/dd_package/include/dd/ToffoliTable.hpp
extern/dd_package/include/dd/UnaryComputeTable.hpp
extern/dd_package/include/dd/UniqueTable.hpp
extern/json/.clang-format
extern/json/.clang-tidy
extern/json/.drone.yml
extern/json/.git
extern/json/.gitignore
extern/json/CITATION.cff
extern/json/CMakeLists.txt
extern/json/CODE_OF_CONDUCT.md
extern/json/ChangeLog.md
extern/json/LICENSE.MIT
extern/json/Makefile
extern/json/README.md
extern/json/appveyor.yml
extern/json/meson.build
extern/json/nlohmann_json.natvis
extern/json/wsjcpp.yml
extern/json/cmake/ci.cmake
extern/json/cmake/config.cmake.in
extern/json/cmake/download_test_data.cmake
extern/json/cmake/nlohmann_jsonConfigVersion.cmake.in
extern/json/cmake/pkg-config.pc.in
extern/json/cmake/test.cmake
extern/json/single_include/nlohmann/json.hpp
extern/pybind11/.appveyor.yml
extern/pybind11/.clang-format
extern/pybind11/.clang-tidy
extern/pybind11/.cmake-format.yaml
extern/pybind11/.git
extern/pybind11/.gitattributes
extern/pybind11/.gitignore
extern/pybind11/.pre-commit-config.yaml
extern/pybind11/.readthedocs.yml
extern/pybind11/CMakeLists.txt
extern/pybind11/LICENSE
extern/pybind11/MANIFEST.in
extern/pybind11/README.rst
extern/pybind11/noxfile.py
extern/pybind11/pyproject.toml
extern/pybind11/setup.cfg
extern/pybind11/setup.py
extern/pybind11/include/pybind11/attr.h
extern/pybind11/include/pybind11/buffer_info.h
extern/pybind11/include/pybind11/cast.h
extern/pybind11/include/pybind11/chrono.h
extern/pybind11/include/pybind11/common.h
extern/pybind11/include/pybind11/complex.h
extern/pybind11/include/pybind11/eigen.h
extern/pybind11/include/pybind11/embed.h
extern/pybind11/include/pybind11/eval.h
extern/pybind11/include/pybind11/functional.h
extern/pybind11/include/pybind11/gil.h
extern/pybind11/include/pybind11/iostream.h
extern/pybind11/include/pybind11/numpy.h
extern/pybind11/include/pybind11/operators.h
extern/pybind11/include/pybind11/options.h
extern/pybind11/include/pybind11/pybind11.h
extern/pybind11/include/pybind11/pytypes.h
extern/pybind11/include/pybind11/stl.h
extern/pybind11/include/pybind11/stl_bind.h
extern/pybind11/include/pybind11/detail/class.h
extern/pybind11/include/pybind11/detail/common.h
extern/pybind11/include/pybind11/detail/descr.h
extern/pybind11/include/pybind11/detail/init.h
extern/pybind11/include/pybind11/detail/internals.h
extern/pybind11/include/pybind11/detail/type_caster_base.h
extern/pybind11/include/pybind11/detail/typeid.h
extern/pybind11/include/pybind11/stl/filesystem.h
extern/pybind11/pybind11/__init__.py
extern/pybind11/pybind11/__main__.py
extern/pybind11/pybind11/_version.py
extern/pybind11/pybind11/commands.py
extern/pybind11/pybind11/py.typed
extern/pybind11/pybind11/setup_helpers.py
extern/pybind11/tools/FindCatch.cmake
extern/pybind11/tools/FindEigen3.cmake
extern/pybind11/tools/FindPythonLibsNew.cmake
extern/pybind11/tools/check-style.sh
extern/pybind11/tools/cmake_uninstall.cmake.in
extern/pybind11/tools/libsize.py
extern/pybind11/tools/make_changelog.py
extern/pybind11/tools/pybind11Common.cmake
extern/pybind11/tools/pybind11Config.cmake.in
extern/pybind11/tools/pybind11NewTools.cmake
extern/pybind11/tools/pybind11Tools.cmake
extern/pybind11/tools/pyproject.toml
extern/pybind11/tools/setup_global.py.in
extern/pybind11/tools/setup_main.py.in
extern/pybind11_json/.git
extern/pybind11_json/.gitignore
extern/pybind11_json/CMakeLists.txt
extern/pybind11_json/LICENSE
extern/pybind11_json/README.md
extern/pybind11_json/pybind11_jsonConfig.cmake.in
extern/pybind11_json/include/pybind11_json/pybind11_json.hpp
include/CircuitOptimizer.hpp
include/Definitions.hpp
include/QuantumComputation.hpp
include/algorithms/BernsteinVazirani.hpp
include/algorithms/Entanglement.hpp
include/algorithms/GoogleRandomCircuitSampling.hpp
include/algorithms/Grover.hpp
include/algorithms/QFT.hpp
include/algorithms/QPE.hpp
include/algorithms/RandomCliffordCircuit.hpp
include/dd/FunctionalityConstruction.hpp
include/dd/Operations.hpp
include/dd/Simulation.hpp
include/operations/ClassicControlledOperation.hpp
include/operations/CompoundOperation.hpp
include/operations/NonUnitaryOperation.hpp
include/operations/OpType.hpp
include/operations/Operation.hpp
include/operations/StandardOperation.hpp
include/parsers/qasm_parser/Parser.hpp
include/parsers/qasm_parser/Scanner.hpp
include/parsers/qasm_parser/Token.hpp
mqt.qfr.egg-info/PKG-INFO
mqt.qfr.egg-info/SOURCES.txt
mqt.qfr.egg-info/dependency_links.txt
mqt.qfr.egg-info/not-zip-safe
mqt.qfr.egg-info/top_level.txt
mqt/qfr/CMakeLists.txt
mqt/qfr/__init__.py
mqt/qfr/bindings.cpp
mqt/qfr/qiskit/QasmQobjExperiment.hpp
mqt/qfr/qiskit/QuantumCircuit.hpp
src/CMakeLists.txt
src/CircuitOptimizer.cpp
src/QuantumComputation.cpp
src/algorithms/BernsteinVazirani.cpp
src/algorithms/Entanglement.cpp
src/algorithms/GoogleRandomCircuitSampling.cpp
src/algorithms/Grover.cpp
src/algorithms/QFT.cpp
src/algorithms/QPE.cpp
src/algorithms/RandomCliffordCircuit.cpp
src/operations/NonUnitaryOperation.cpp
src/operations/Operation.cpp
src/operations/StandardOperation.cpp
src/parsers/GRCSParser.cpp
src/parsers/QASMParser.cpp
src/parsers/QCParser.cpp
src/parsers/RealParser.cpp
src/parsers/TFCParser.cpp
src/parsers/qasm_parser/Parser.cpp
src/parsers/qasm_parser/Scanner.cpp