CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
apps/CMakeLists.txt
apps/frqi.cpp
apps/noise_aware.cpp
apps/primebases.cpp
apps/simple.cpp
apps/vectors.cpp
extern/cxxopts/.git
extern/cxxopts/.gitignore
extern/cxxopts/.travis.yml
extern/cxxopts/BUILD.bazel
extern/cxxopts/CHANGELOG.md
extern/cxxopts/CMakeLists.txt
extern/cxxopts/INSTALL
extern/cxxopts/LICENSE
extern/cxxopts/README.md
extern/cxxopts/WORKSPACE
extern/cxxopts/.github/workflows/build.yml
extern/cxxopts/.github/workflows/cmake.yml
extern/cxxopts/.tipi/deps
extern/cxxopts/.tipi/opts
extern/cxxopts/cmake/cxxopts.cmake
extern/cxxopts/include/CMakeLists.txt
extern/cxxopts/include/cxxopts.hpp
extern/cxxopts/packaging/cxxopts-config.cmake.in
extern/cxxopts/packaging/pkgconfig.pc.in
extern/cxxopts/src/.gitignore
extern/cxxopts/src/CMakeLists.txt
extern/cxxopts/src/example.cpp
extern/cxxopts/src/.tipi/deps
extern/qfr/CMakeLists.txt
extern/qfr/extern/dd_package/CMakeLists.txt
extern/qfr/extern/dd_package/include/dd/Complex.hpp
extern/qfr/extern/dd_package/include/dd/ComplexCache.hpp
extern/qfr/extern/dd_package/include/dd/ComplexNumbers.hpp
extern/qfr/extern/dd_package/include/dd/ComplexTable.hpp
extern/qfr/extern/dd_package/include/dd/ComplexValue.hpp
extern/qfr/extern/dd_package/include/dd/ComputeTable.hpp
extern/qfr/extern/dd_package/include/dd/Control.hpp
extern/qfr/extern/dd_package/include/dd/Definitions.hpp
extern/qfr/extern/dd_package/include/dd/Edge.hpp
extern/qfr/extern/dd_package/include/dd/Export.hpp
extern/qfr/extern/dd_package/include/dd/GateMatrixDefinitions.hpp
extern/qfr/extern/dd_package/include/dd/NoiseOperationTable.hpp
extern/qfr/extern/dd_package/include/dd/Package.hpp
extern/qfr/extern/dd_package/include/dd/ToffoliTable.hpp
extern/qfr/extern/dd_package/include/dd/UnaryComputeTable.hpp
extern/qfr/extern/dd_package/include/dd/UniqueTable.hpp
extern/qfr/extern/json/.clang-format
extern/qfr/extern/json/.clang-tidy
extern/qfr/extern/json/.drone.yml
extern/qfr/extern/json/.git
extern/qfr/extern/json/.gitignore
extern/qfr/extern/json/CITATION.cff
extern/qfr/extern/json/CMakeLists.txt
extern/qfr/extern/json/CODE_OF_CONDUCT.md
extern/qfr/extern/json/ChangeLog.md
extern/qfr/extern/json/LICENSE.MIT
extern/qfr/extern/json/Makefile
extern/qfr/extern/json/README.md
extern/qfr/extern/json/appveyor.yml
extern/qfr/extern/json/meson.build
extern/qfr/extern/json/nlohmann_json.natvis
extern/qfr/extern/json/wsjcpp.yml
extern/qfr/extern/json/.github/CODEOWNERS
extern/qfr/extern/json/.github/CONTRIBUTING.md
extern/qfr/extern/json/.github/FUNDING.yml
extern/qfr/extern/json/.github/PULL_REQUEST_TEMPLATE.md
extern/qfr/extern/json/.github/SECURITY.md
extern/qfr/extern/json/.github/config.yml
extern/qfr/extern/json/.github/stale.yml
extern/qfr/extern/json/.github/ISSUE_TEMPLATE/Bug_report.md
extern/qfr/extern/json/.github/ISSUE_TEMPLATE/config.yml
extern/qfr/extern/json/.github/workflows/codeql-analysis.yml
extern/qfr/extern/json/.github/workflows/macos.yml
extern/qfr/extern/json/.github/workflows/ubuntu.yml
extern/qfr/extern/json/.github/workflows/windows.yml
extern/qfr/extern/json/cmake/ci.cmake
extern/qfr/extern/json/cmake/config.cmake.in
extern/qfr/extern/json/cmake/download_test_data.cmake
extern/qfr/extern/json/cmake/nlohmann_jsonConfigVersion.cmake.in
extern/qfr/extern/json/cmake/pkg-config.pc.in
extern/qfr/extern/json/single_include/nlohmann/json.hpp
extern/qfr/extern/pybind11/.appveyor.yml
extern/qfr/extern/pybind11/.clang-format
extern/qfr/extern/pybind11/.clang-tidy
extern/qfr/extern/pybind11/.cmake-format.yaml
extern/qfr/extern/pybind11/.git
extern/qfr/extern/pybind11/.gitattributes
extern/qfr/extern/pybind11/.gitignore
extern/qfr/extern/pybind11/.pre-commit-config.yaml
extern/qfr/extern/pybind11/.readthedocs.yml
extern/qfr/extern/pybind11/CMakeLists.txt
extern/qfr/extern/pybind11/LICENSE
extern/qfr/extern/pybind11/MANIFEST.in
extern/qfr/extern/pybind11/README.rst
extern/qfr/extern/pybind11/noxfile.py
extern/qfr/extern/pybind11/pyproject.toml
extern/qfr/extern/pybind11/setup.cfg
extern/qfr/extern/pybind11/setup.py
extern/qfr/extern/pybind11/.github/CODEOWNERS
extern/qfr/extern/pybind11/.github/CONTRIBUTING.md
extern/qfr/extern/pybind11/.github/dependabot.yml
extern/qfr/extern/pybind11/.github/labeler.yml
extern/qfr/extern/pybind11/.github/labeler_merged.yml
extern/qfr/extern/pybind11/.github/pull_request_template.md
extern/qfr/extern/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
extern/qfr/extern/pybind11/.github/ISSUE_TEMPLATE/config.yml
extern/qfr/extern/pybind11/.github/matchers/pylint.json
extern/qfr/extern/pybind11/.github/workflows/ci.yml
extern/qfr/extern/pybind11/.github/workflows/configure.yml
extern/qfr/extern/pybind11/.github/workflows/format.yml
extern/qfr/extern/pybind11/.github/workflows/labeler.yml
extern/qfr/extern/pybind11/.github/workflows/pip.yml
extern/qfr/extern/pybind11/.github/workflows/upstream.yml
extern/qfr/extern/pybind11/include/pybind11/attr.h
extern/qfr/extern/pybind11/include/pybind11/buffer_info.h
extern/qfr/extern/pybind11/include/pybind11/cast.h
extern/qfr/extern/pybind11/include/pybind11/chrono.h
extern/qfr/extern/pybind11/include/pybind11/common.h
extern/qfr/extern/pybind11/include/pybind11/complex.h
extern/qfr/extern/pybind11/include/pybind11/eigen.h
extern/qfr/extern/pybind11/include/pybind11/embed.h
extern/qfr/extern/pybind11/include/pybind11/eval.h
extern/qfr/extern/pybind11/include/pybind11/functional.h
extern/qfr/extern/pybind11/include/pybind11/gil.h
extern/qfr/extern/pybind11/include/pybind11/iostream.h
extern/qfr/extern/pybind11/include/pybind11/numpy.h
extern/qfr/extern/pybind11/include/pybind11/operators.h
extern/qfr/extern/pybind11/include/pybind11/options.h
extern/qfr/extern/pybind11/include/pybind11/pybind11.h
extern/qfr/extern/pybind11/include/pybind11/pytypes.h
extern/qfr/extern/pybind11/include/pybind11/stl.h
extern/qfr/extern/pybind11/include/pybind11/stl_bind.h
extern/qfr/extern/pybind11/include/pybind11/detail/class.h
extern/qfr/extern/pybind11/include/pybind11/detail/common.h
extern/qfr/extern/pybind11/include/pybind11/detail/descr.h
extern/qfr/extern/pybind11/include/pybind11/detail/init.h
extern/qfr/extern/pybind11/include/pybind11/detail/internals.h
extern/qfr/extern/pybind11/include/pybind11/detail/type_caster_base.h
extern/qfr/extern/pybind11/include/pybind11/detail/typeid.h
extern/qfr/extern/pybind11/include/pybind11/stl/filesystem.h
extern/qfr/extern/pybind11/pybind11/__init__.py
extern/qfr/extern/pybind11/pybind11/__main__.py
extern/qfr/extern/pybind11/pybind11/_version.py
extern/qfr/extern/pybind11/pybind11/commands.py
extern/qfr/extern/pybind11/pybind11/py.typed
extern/qfr/extern/pybind11/pybind11/setup_helpers.py
extern/qfr/extern/pybind11/tools/FindCatch.cmake
extern/qfr/extern/pybind11/tools/FindEigen3.cmake
extern/qfr/extern/pybind11/tools/FindPythonLibsNew.cmake
extern/qfr/extern/pybind11/tools/check-style.sh
extern/qfr/extern/pybind11/tools/cmake_uninstall.cmake.in
extern/qfr/extern/pybind11/tools/libsize.py
extern/qfr/extern/pybind11/tools/make_changelog.py
extern/qfr/extern/pybind11/tools/pybind11Common.cmake
extern/qfr/extern/pybind11/tools/pybind11Config.cmake.in
extern/qfr/extern/pybind11/tools/pybind11NewTools.cmake
extern/qfr/extern/pybind11/tools/pybind11Tools.cmake
extern/qfr/extern/pybind11/tools/pyproject.toml
extern/qfr/extern/pybind11/tools/setup_global.py.in
extern/qfr/extern/pybind11/tools/setup_main.py.in
extern/qfr/extern/pybind11_json/.git
extern/qfr/extern/pybind11_json/.gitignore
extern/qfr/extern/pybind11_json/CMakeLists.txt
extern/qfr/extern/pybind11_json/LICENSE
extern/qfr/extern/pybind11_json/README.md
extern/qfr/extern/pybind11_json/pybind11_jsonConfig.cmake.in
extern/qfr/extern/pybind11_json/.github/workflows/main.yml
extern/qfr/extern/pybind11_json/include/pybind11_json/pybind11_json.hpp
extern/qfr/include/CircuitOptimizer.hpp
extern/qfr/include/Definitions.hpp
extern/qfr/include/QuantumComputation.hpp
extern/qfr/include/algorithms/BernsteinVazirani.hpp
extern/qfr/include/algorithms/Entanglement.hpp
extern/qfr/include/algorithms/GoogleRandomCircuitSampling.hpp
extern/qfr/include/algorithms/Grover.hpp
extern/qfr/include/algorithms/QFT.hpp
extern/qfr/include/algorithms/QPE.hpp
extern/qfr/include/algorithms/RandomCliffordCircuit.hpp
extern/qfr/include/operations/ClassicControlledOperation.hpp
extern/qfr/include/operations/CompoundOperation.hpp
extern/qfr/include/operations/NonUnitaryOperation.hpp
extern/qfr/include/operations/OpType.hpp
extern/qfr/include/operations/Operation.hpp
extern/qfr/include/operations/StandardOperation.hpp
extern/qfr/include/parsers/qasm_parser/Parser.hpp
extern/qfr/include/parsers/qasm_parser/Scanner.hpp
extern/qfr/include/parsers/qasm_parser/Token.hpp
extern/qfr/jkq/qfr/CMakeLists.txt
extern/qfr/jkq/qfr/__init__.py
extern/qfr/jkq/qfr/bindings.cpp
extern/qfr/jkq/qfr/qiskit/QasmQobjExperiment.hpp
extern/qfr/jkq/qfr/qiskit/QuantumCircuit.hpp
extern/qfr/src/CMakeLists.txt
extern/qfr/src/CircuitOptimizer.cpp
extern/qfr/src/QuantumComputation.cpp
extern/qfr/src/algorithms/BernsteinVazirani.cpp
extern/qfr/src/algorithms/Entanglement.cpp
extern/qfr/src/algorithms/GoogleRandomCircuitSampling.cpp
extern/qfr/src/algorithms/Grover.cpp
extern/qfr/src/algorithms/QFT.cpp
extern/qfr/src/algorithms/QPE.cpp
extern/qfr/src/algorithms/RandomCliffordCircuit.cpp
extern/qfr/src/operations/NonUnitaryOperation.cpp
extern/qfr/src/operations/Operation.cpp
extern/qfr/src/operations/StandardOperation.cpp
extern/qfr/src/parsers/GRCSParser.cpp
extern/qfr/src/parsers/QASMParser.cpp
extern/qfr/src/parsers/QCParser.cpp
extern/qfr/src/parsers/RealParser.cpp
extern/qfr/src/parsers/TFCParser.cpp
extern/qfr/src/parsers/qasm_parser/Parser.cpp
extern/qfr/src/parsers/qasm_parser/Scanner.cpp
extern/taskflow/.git
extern/taskflow/.gitattributes
extern/taskflow/CMakeLists.txt
extern/taskflow/LICENSE
extern/taskflow/README.md
extern/taskflow/TaskflowConfig.cmake.in
extern/taskflow/.github/FUNDING.yml
extern/taskflow/.github/ISSUE_TEMPLATE/bug_report.md
extern/taskflow/.github/ISSUE_TEMPLATE/feature_request.md
extern/taskflow/.github/workflows/codeql-analysis.yml
extern/taskflow/.github/workflows/macos.yml
extern/taskflow/.github/workflows/ubuntu.yml
extern/taskflow/.github/workflows/windows.yml
extern/taskflow/cmake/ComputeCpp/Modules/ComputeCppCompilerChecks.cmake
extern/taskflow/cmake/ComputeCpp/Modules/ComputeCppIRMap.cmake
extern/taskflow/cmake/ComputeCpp/Modules/FindComputeCpp.cmake
extern/taskflow/cmake/ComputeCpp/toolchains/arm-gcc-poky.cmake
extern/taskflow/cmake/ComputeCpp/toolchains/gcc-generic.cmake
extern/taskflow/cmake/cuda/modules/FindcuBLAS.cmake
extern/taskflow/taskflow/syclflow.hpp
extern/taskflow/taskflow/taskflow.hpp
extern/taskflow/taskflow/algorithm/critical.hpp
extern/taskflow/taskflow/algorithm/for_each.hpp
extern/taskflow/taskflow/algorithm/pipeline.hpp
extern/taskflow/taskflow/algorithm/reduce.hpp
extern/taskflow/taskflow/algorithm/sort.hpp
extern/taskflow/taskflow/algorithm/transform.hpp
extern/taskflow/taskflow/core/declarations.hpp
extern/taskflow/taskflow/core/environment.hpp
extern/taskflow/taskflow/core/error.hpp
extern/taskflow/taskflow/core/executor-module-opt.hpp
extern/taskflow/taskflow/core/executor.hpp
extern/taskflow/taskflow/core/flow_builder.hpp
extern/taskflow/taskflow/core/graph.hpp
extern/taskflow/taskflow/core/notifier.hpp
extern/taskflow/taskflow/core/observer.hpp
extern/taskflow/taskflow/core/semaphore.hpp
extern/taskflow/taskflow/core/task.hpp
extern/taskflow/taskflow/core/taskflow.hpp
extern/taskflow/taskflow/core/topology.hpp
extern/taskflow/taskflow/core/tsq.hpp
extern/taskflow/taskflow/core/worker.hpp
extern/taskflow/taskflow/cuda/cuda_capturer.hpp
extern/taskflow/taskflow/cuda/cuda_device.hpp
extern/taskflow/taskflow/cuda/cuda_error.hpp
extern/taskflow/taskflow/cuda/cuda_execution_policy.hpp
extern/taskflow/taskflow/cuda/cuda_graph.hpp
extern/taskflow/taskflow/cuda/cuda_memory.hpp
extern/taskflow/taskflow/cuda/cuda_meta.hpp
extern/taskflow/taskflow/cuda/cuda_optimizer.hpp
extern/taskflow/taskflow/cuda/cuda_pool.hpp
extern/taskflow/taskflow/cuda/cuda_stream.hpp
extern/taskflow/taskflow/cuda/cuda_task.hpp
extern/taskflow/taskflow/cuda/cudaflow.hpp
extern/taskflow/taskflow/cuda/algorithm/find.hpp
extern/taskflow/taskflow/cuda/algorithm/for_each.hpp
extern/taskflow/taskflow/cuda/algorithm/matmul.hpp
extern/taskflow/taskflow/cuda/algorithm/merge.hpp
extern/taskflow/taskflow/cuda/algorithm/reduce.hpp
extern/taskflow/taskflow/cuda/algorithm/scan.hpp
extern/taskflow/taskflow/cuda/algorithm/sort.hpp
extern/taskflow/taskflow/cuda/algorithm/transform.hpp
extern/taskflow/taskflow/cuda/algorithm/transpose.hpp
extern/taskflow/taskflow/dsl/connection.hpp
extern/taskflow/taskflow/dsl/dsl.hpp
extern/taskflow/taskflow/dsl/meta_macro.hpp
extern/taskflow/taskflow/dsl/task_analyzer.hpp
extern/taskflow/taskflow/dsl/task_dsl.hpp
extern/taskflow/taskflow/dsl/task_trait.hpp
extern/taskflow/taskflow/dsl/tuple_utils.hpp
extern/taskflow/taskflow/dsl/type_list.hpp
extern/taskflow/taskflow/sycl/sycl_execution_policy.hpp
extern/taskflow/taskflow/sycl/sycl_flow.hpp
extern/taskflow/taskflow/sycl/sycl_graph.hpp
extern/taskflow/taskflow/sycl/sycl_meta.hpp
extern/taskflow/taskflow/sycl/sycl_task.hpp
extern/taskflow/taskflow/sycl/sycl_algorithm/sycl_for_each.hpp
extern/taskflow/taskflow/sycl/sycl_algorithm/sycl_reduce.hpp
extern/taskflow/taskflow/sycl/sycl_algorithm/sycl_transform.hpp
extern/taskflow/taskflow/utility/iterator.hpp
extern/taskflow/taskflow/utility/math.hpp
extern/taskflow/taskflow/utility/object_pool.hpp
extern/taskflow/taskflow/utility/os.hpp
extern/taskflow/taskflow/utility/serializer.hpp
extern/taskflow/taskflow/utility/singleton.hpp
extern/taskflow/taskflow/utility/small_vector.hpp
extern/taskflow/taskflow/utility/stream.hpp
extern/taskflow/taskflow/utility/traits.hpp
extern/taskflow/taskflow/utility/uuid.hpp
include/CircuitSimulator.hpp
include/DeterministicNoiseSimulator.hpp
include/GroverSimulator.hpp
include/HybridSchrodingerFeynmanSimulator.hpp
include/PathSimulator.hpp
include/ShorFastSimulator.hpp
include/ShorSimulator.hpp
include/Simulator.hpp
include/StochasticNoiseSimulator.hpp
include/UnitarySimulator.hpp
mqt.ddsim.egg-info/PKG-INFO
mqt.ddsim.egg-info/SOURCES.txt
mqt.ddsim.egg-info/dependency_links.txt
mqt.ddsim.egg-info/not-zip-safe
mqt.ddsim.egg-info/requires.txt
mqt.ddsim.egg-info/top_level.txt
mqt/ddsim/CMakeLists.txt
mqt/ddsim/__init__.py
mqt/ddsim/bindings.cpp
mqt/ddsim/error.py
mqt/ddsim/hybridqasmsimulator.py
mqt/ddsim/hybridstatevectorsimulator.py
mqt/ddsim/job.py
mqt/ddsim/pathqasmsimulator.py
mqt/ddsim/pathstatevectorsimulator.py
mqt/ddsim/provider.py
mqt/ddsim/qasmsimulator.py
mqt/ddsim/statevectorsimulator.py
mqt/ddsim/unitarysimulator.py
src/CMakeLists.txt
src/CircuitSimulator.cpp
src/DeterministicNoiseSimulator.cpp
src/GroverSimulator.cpp
src/HybridSchrodingerFeynmanSimulator.cpp
src/PathSimulator.cpp
src/ShorFastSimulator.cpp
src/ShorSimulator.cpp
src/Simulator.cpp
src/StochasticNoiseSimulator.cpp
src/UnitarySimulator.cpp