mqt-core 3.0.1__tar.gz → 3.0.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mqt-core might be problematic. Click here for more details.
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.license-tools-config.json +1 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/CHANGELOG.md +16 -2
- mqt_core-3.0.2/CITATION.cff +48 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/PKG-INFO +24 -4
- {mqt_core-3.0.1 → mqt_core-3.0.2}/README.md +18 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/pyproject.toml +5 -3
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/_version.py +2 -2
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.clang-format +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.clang-tidy +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.cmake-format.yaml +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.editorconfig +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.git_archival.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.gitattributes +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.gitignore +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.pre-commit-config.yaml +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.python_version +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/.readthedocs.yaml +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/LICENSE.md +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/UPGRADING.md +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/Cache.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/CompilerOptions.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/CompilerWarnings.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/ExternalDependencies.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/FindGMP.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/GetVersion.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/PackageAddTest.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/PreventInSourceBuilds.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/Sanitizers.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/StandardProjectSettings.cmake +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/cmake_uninstall.cmake.in +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/cmake/mqt-core-config.cmake.in +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/algorithms/BernsteinVazirani.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/algorithms/GHZState.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/algorithms/Grover.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/algorithms/QFT.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/algorithms/QPE.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/algorithms/RandomCliffordCircuit.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/algorithms/StatePreparation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/algorithms/WState.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/circuit_optimizer/CircuitOptimizer.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/datastructures/DirectedAcyclicGraph.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/datastructures/DirectedGraph.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/datastructures/DisjointSet.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/datastructures/Layer.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/datastructures/SymmetricMatrix.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/datastructures/UndirectedGraph.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/CachedEdge.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/Complex.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/ComplexNumbers.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/ComplexValue.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/ComputeTable.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/DDDefinitions.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/DDpackageConfig.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/DensityNoiseTable.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/Edge.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/Export.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/FunctionalityConstruction.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/GateMatrixDefinitions.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/LinkedListBase.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/MemoryManager.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/Node.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/NoiseFunctionality.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/Operations.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/Package.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/Package_fwd.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/RealNumber.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/RealNumberUniqueTable.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/Simulation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/StochasticNoiseOperationTable.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/UnaryComputeTable.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/UniqueTable.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/statistics/MemoryManagerStatistics.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/statistics/PackageStatistics.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/statistics/Statistics.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/statistics/TableStatistics.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/statistics/UniqueTableStatistics.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/Definitions.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/Permutation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/QuantumComputation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/Register.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/AodOperation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/ClassicControlledOperation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/CompoundOperation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/Control.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/Expression.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/NonUnitaryOperation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/OpType.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/OpType.inc +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/Operation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/StandardOperation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/SymbolicOperation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/NAComputation.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/entities/Atom.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/entities/Location.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/entities/Zone.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/GlobalCZOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/GlobalOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/GlobalRYOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/LoadOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/LocalOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/LocalRZOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/LocalUOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/MoveOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/Op.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/ShuttlingOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/na/operations/StoreOp.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/python/pybind11.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Exception.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Gate.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Importer.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/InstVisitor.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/NestedEnvironment.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Parser.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Scanner.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Statement.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Statement_fwd.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/StdGates.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Token.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Types.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/Types_fwd.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/passes/CompilerPass.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/passes/ConstEvalPass.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/qasm3/passes/TypeCheckPass.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/zx/FunctionalityConstruction.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/zx/Rational.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/zx/Rules.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/zx/Simplify.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/zx/Utils.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/zx/ZXDefinitions.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/zx/ZXDiagram.hpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/.gitignore +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/IR/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/IR/MQTOptDialect.h +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/IR/MQTOptInterfaces.td +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/IR/MQTOptOps.td +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/IR/MQTOptTraits.h +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/Transforms/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/Transforms/Passes.h +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/Transforms/Passes.td +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/tools/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/tools/quantum-opt/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/tools/quantum-opt/quantum-opt.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/noxfile.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/BernsteinVazirani.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/GHZState.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/Grover.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/QFT.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/QPE.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/RandomCliffordCircuit.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/StatePreparation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/algorithms/WState.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/circuit_optimizer/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/circuit_optimizer/CircuitOptimizer.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/datastructures/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/datastructures/Layer.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/CachedEdge.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/Complex.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/ComplexNumbers.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/ComplexValue.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/Edge.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/Export.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/FunctionalityConstruction.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/GateMatrixDefinitions.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/MemoryManager.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/Node.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/NoiseFunctionality.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/Operations.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/Package.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/RealNumber.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/RealNumberUniqueTable.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/Simulation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/UniqueTable.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/statistics/MemoryManagerStatistics.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/statistics/PackageStatistics.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/statistics/Statistics.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/statistics/TableStatistics.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/dd/statistics/UniqueTableStatistics.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/Permutation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/QuantumComputation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/AodOperation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/ClassicControlledOperation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/CompoundOperation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/Expression.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/NonUnitaryOperation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/OpType.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/Operation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/StandardOperation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/ir/operations/SymbolicOperation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/__init__.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/__main__.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/_commands.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/_compat/__init__.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/_compat/typing.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/_version.pyi +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/dd.pyi +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/dd_evaluation.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/ir/__init__.pyi +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/ir/operations.pyi +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/ir/registers.pyi +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/ir/symbolic.pyi +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/plugins/__init__.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/plugins/qiskit/__init__.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/plugins/qiskit/mqt_to_qiskit.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/plugins/qiskit/qiskit_to_mqt.py +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/mqt/core/py.typed +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/na/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/na/NAComputation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/na/entities/Zone.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/na/operations/GlobalOp.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/na/operations/LoadOp.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/na/operations/LocalOp.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/na/operations/MoveOp.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/na/operations/StoreOp.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/dd/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/dd/register_dd.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/dd/register_dd_package.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/dd/register_matrix_dds.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/dd/register_vector_dds.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/operations/register_classic_controlled_operation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/operations/register_compound_operation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/operations/register_control.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/operations/register_non_unitary_operation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/operations/register_operation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/operations/register_optype.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/operations/register_standard_operation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/operations/register_symbolic_operation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/register_ir.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/register_operations.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/register_permutation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/register_quantum_computation.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/register_registers.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/register_symbolic.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/symbolic/register_expression.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/symbolic/register_term.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/python/ir/symbolic/register_variable.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/Importer.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/Parser.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/Scanner.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/Statement.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/Token.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/Types.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/passes/ConstEvalPass.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/qasm3/passes/TypeCheckPass.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/zx/CMakeLists.txt +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/zx/FunctionalityConstruction.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/zx/Rational.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/zx/Rules.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/zx/Simplify.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/zx/Utils.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/src/zx/ZXDiagram.cpp +0 -0
- {mqt_core-3.0.1 → mqt_core-3.0.2}/uv.lock +0 -0
|
@@ -7,9 +7,22 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [3.0.2] - 2025-04-07
|
|
11
|
+
|
|
12
|
+
### Added
|
|
13
|
+
|
|
14
|
+
- 📝 Add JOSS journal reference and citation information ([#913](https://github.com/munich-quantum-toolkit/core/pull/913)) ([**@burgholzer**](https://github.com/burgholzer))
|
|
15
|
+
- 📝 Add new links to Python package metadata ([#911](https://github.com/munich-quantum-toolkit/core/pull/911)) ([**@burgholzer**](https://github.com/burgholzer))
|
|
16
|
+
|
|
17
|
+
### Fixed
|
|
18
|
+
|
|
19
|
+
- 📝 Fix old links in Python package metadata ([#911](https://github.com/munich-quantum-toolkit/core/pull/911)) ([**@burgholzer**](https://github.com/burgholzer))
|
|
20
|
+
|
|
10
21
|
## [3.0.1] - 2025-04-07
|
|
11
22
|
|
|
12
|
-
|
|
23
|
+
### Fixed
|
|
24
|
+
|
|
25
|
+
- 🐛 Fix doxygen build on RtD to include C++ API docs ([#912](https://github.com/munich-quantum-toolkit/core/pull/912)) ([**@burgholzer**](https://github.com/burgholzer))
|
|
13
26
|
|
|
14
27
|
## [3.0.0] - 2025-04-06
|
|
15
28
|
|
|
@@ -68,7 +81,8 @@ _📚 Refer to the [GitHub Release Notes](https://github.com/munich-quantum-tool
|
|
|
68
81
|
|
|
69
82
|
[PEP 639]: https://peps.python.org/pep-0639/
|
|
70
83
|
[PEP 735]: https://peps.python.org/pep-0735/
|
|
71
|
-
[unreleased]: https://github.com/munich-quantum-toolkit/core/compare/v3.0.
|
|
84
|
+
[unreleased]: https://github.com/munich-quantum-toolkit/core/compare/v3.0.2...HEAD
|
|
85
|
+
[3.0.2]: https://github.com/munich-quantum-toolkit/core/compare/v3.0.1...v3.0.2
|
|
72
86
|
[3.0.1]: https://github.com/munich-quantum-toolkit/core/compare/v3.0.0...v3.0.1
|
|
73
87
|
[3.0.0]: https://github.com/munich-quantum-toolkit/core/compare/v2.7.0...v3.0.0
|
|
74
88
|
[2.7.0]: https://github.com/munich-quantum-toolkit/core/releases/tag/v2.7.0
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
cff-version: "1.2.0"
|
|
2
|
+
authors:
|
|
3
|
+
- family-names: Burgholzer
|
|
4
|
+
given-names: Lukas
|
|
5
|
+
orcid: "https://orcid.org/0000-0003-4699-1316"
|
|
6
|
+
- family-names: Stade
|
|
7
|
+
given-names: Yannick
|
|
8
|
+
orcid: "https://orcid.org/0000-0001-5785-2528"
|
|
9
|
+
- family-names: Peham
|
|
10
|
+
given-names: Tom
|
|
11
|
+
orcid: "https://orcid.org/0000-0003-3434-7881"
|
|
12
|
+
- family-names: Wille
|
|
13
|
+
given-names: Robert
|
|
14
|
+
orcid: "https://orcid.org/0000-0002-4993-7860"
|
|
15
|
+
contact:
|
|
16
|
+
- family-names: Burgholzer
|
|
17
|
+
given-names: Lukas
|
|
18
|
+
orcid: "https://orcid.org/0000-0003-4699-1316"
|
|
19
|
+
doi: 10.6084/m9.figshare.28740254.v1
|
|
20
|
+
message: If you use this software, please cite our article in the
|
|
21
|
+
Journal of Open Source Software.
|
|
22
|
+
preferred-citation:
|
|
23
|
+
authors:
|
|
24
|
+
- family-names: Burgholzer
|
|
25
|
+
given-names: Lukas
|
|
26
|
+
orcid: "https://orcid.org/0000-0003-4699-1316"
|
|
27
|
+
- family-names: Stade
|
|
28
|
+
given-names: Yannick
|
|
29
|
+
orcid: "https://orcid.org/0000-0001-5785-2528"
|
|
30
|
+
- family-names: Peham
|
|
31
|
+
given-names: Tom
|
|
32
|
+
orcid: "https://orcid.org/0000-0003-3434-7881"
|
|
33
|
+
- family-names: Wille
|
|
34
|
+
given-names: Robert
|
|
35
|
+
orcid: "https://orcid.org/0000-0002-4993-7860"
|
|
36
|
+
date-published: 2025-04-07
|
|
37
|
+
doi: 10.21105/joss.07478
|
|
38
|
+
issn: 2475-9066
|
|
39
|
+
issue: 108
|
|
40
|
+
journal: Journal of Open Source Software
|
|
41
|
+
publisher:
|
|
42
|
+
name: Open Journals
|
|
43
|
+
start: 7478
|
|
44
|
+
title: "MQT Core: The Backbone of the Munich Quantum Toolkit (MQT)"
|
|
45
|
+
type: article
|
|
46
|
+
url: "https://joss.theoj.org/papers/10.21105/joss.07478"
|
|
47
|
+
volume: 10
|
|
48
|
+
title: "MQT Core: The Backbone of the Munich Quantum Toolkit (MQT)"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mqt-core
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.2
|
|
4
4
|
Summary: The Backbone of the Munich Quantum Toolkit
|
|
5
5
|
Keywords: MQT,quantum-computing,design-automation,decision-diagrams,zx-calculus
|
|
6
6
|
Author-Email: Lukas Burgholzer <burgholzer@me.com>
|
|
@@ -22,10 +22,12 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.13
|
|
23
23
|
Classifier: Topic :: Scientific/Engineering :: Electronic Design Automation (EDA)
|
|
24
24
|
Classifier: Typing :: Typed
|
|
25
|
-
Project-URL: Homepage, https://github.com/
|
|
25
|
+
Project-URL: Homepage, https://github.com/munich-quantum-toolkit/core
|
|
26
|
+
Project-URL: Changelog, https://github.com/munich-quantum-toolkit/core/blob/main/CHANGELOG.md
|
|
26
27
|
Project-URL: Documentation, https://mqt.readthedocs.io/projects/core
|
|
27
|
-
Project-URL: Issues, https://github.com/
|
|
28
|
-
Project-URL: Discussions, https://github.com/
|
|
28
|
+
Project-URL: Issues, https://github.com/munich-quantum-toolkit/core/issues
|
|
29
|
+
Project-URL: Discussions, https://github.com/munich-quantum-toolkit/core/discussions
|
|
30
|
+
Project-URL: PyPI, https://pypi.org/project/mqt-core/
|
|
29
31
|
Requires-Python: >=3.9
|
|
30
32
|
Provides-Extra: evaluation
|
|
31
33
|
Requires-Dist: pandas[output-formatting]>=2.1.2; extra == "evaluation"
|
|
@@ -36,6 +38,7 @@ Description-Content-Type: text/markdown
|
|
|
36
38
|
[](https://pypi.org/project/mqt.core/)
|
|
37
39
|

|
|
38
40
|
[](https://opensource.org/licenses/MIT)
|
|
41
|
+
[](https://doi.org/10.21105/joss.07478)
|
|
39
42
|
[](https://github.com/munich-quantum-toolkit/core/actions/workflows/ci.yml)
|
|
40
43
|
[](https://github.com/munich-quantum-toolkit/core/actions/workflows/cd.yml)
|
|
41
44
|
[](https://mqt.readthedocs.io/projects/core)
|
|
@@ -61,6 +64,23 @@ To this end, it consists of multiple components that are used throughout the MQT
|
|
|
61
64
|
</a>
|
|
62
65
|
</p>
|
|
63
66
|
|
|
67
|
+
If you want to cite MQT Core, please use the following BibTeX entry:
|
|
68
|
+
|
|
69
|
+
```bibtex
|
|
70
|
+
@article{burgholzer2025MQTCore,
|
|
71
|
+
title = {{{MQT Core}}: {{The}} Backbone of the {{Munich Quantum Toolkit (MQT)}}},
|
|
72
|
+
author = {Lukas Burgholzer and Yannick Stade and Tom Peham and Robert Wille},
|
|
73
|
+
year = {2025},
|
|
74
|
+
journal = {Journal of Open Source Software},
|
|
75
|
+
publisher = {The Open Journal},
|
|
76
|
+
volume = {10},
|
|
77
|
+
number = {108},
|
|
78
|
+
pages = {7478},
|
|
79
|
+
doi = {10.21105/joss.07478},
|
|
80
|
+
url = {https://doi.org/10.21105/joss.07478},
|
|
81
|
+
}
|
|
82
|
+
```
|
|
83
|
+
|
|
64
84
|
If you have any questions, feel free to create a [discussion](https://github.com/munich-quantum-toolkit/core/discussions) or an [issue](https://github.com/munich-quantum-toolkit/core/issues) on [GitHub](https://github.com/munich-quantum-toolkit/core).
|
|
65
85
|
|
|
66
86
|
## Getting Started
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
[](https://pypi.org/project/mqt.core/)
|
|
2
2
|

|
|
3
3
|
[](https://opensource.org/licenses/MIT)
|
|
4
|
+
[](https://doi.org/10.21105/joss.07478)
|
|
4
5
|
[](https://github.com/munich-quantum-toolkit/core/actions/workflows/ci.yml)
|
|
5
6
|
[](https://github.com/munich-quantum-toolkit/core/actions/workflows/cd.yml)
|
|
6
7
|
[](https://mqt.readthedocs.io/projects/core)
|
|
@@ -26,6 +27,23 @@ To this end, it consists of multiple components that are used throughout the MQT
|
|
|
26
27
|
</a>
|
|
27
28
|
</p>
|
|
28
29
|
|
|
30
|
+
If you want to cite MQT Core, please use the following BibTeX entry:
|
|
31
|
+
|
|
32
|
+
```bibtex
|
|
33
|
+
@article{burgholzer2025MQTCore,
|
|
34
|
+
title = {{{MQT Core}}: {{The}} Backbone of the {{Munich Quantum Toolkit (MQT)}}},
|
|
35
|
+
author = {Lukas Burgholzer and Yannick Stade and Tom Peham and Robert Wille},
|
|
36
|
+
year = {2025},
|
|
37
|
+
journal = {Journal of Open Source Software},
|
|
38
|
+
publisher = {The Open Journal},
|
|
39
|
+
volume = {10},
|
|
40
|
+
number = {108},
|
|
41
|
+
pages = {7478},
|
|
42
|
+
doi = {10.21105/joss.07478},
|
|
43
|
+
url = {https://doi.org/10.21105/joss.07478},
|
|
44
|
+
}
|
|
45
|
+
```
|
|
46
|
+
|
|
29
47
|
If you have any questions, feel free to create a [discussion](https://github.com/munich-quantum-toolkit/core/discussions) or an [issue](https://github.com/munich-quantum-toolkit/core/issues) on [GitHub](https://github.com/munich-quantum-toolkit/core).
|
|
30
48
|
|
|
31
49
|
## Getting Started
|
|
@@ -47,10 +47,12 @@ mqt-core-dd-compare = "mqt.core.dd_evaluation:main"
|
|
|
47
47
|
mqt-core-cli = "mqt.core.__main__:main"
|
|
48
48
|
|
|
49
49
|
[project.urls]
|
|
50
|
-
Homepage = "https://github.com/
|
|
50
|
+
Homepage = "https://github.com/munich-quantum-toolkit/core"
|
|
51
|
+
Changelog = "https://github.com/munich-quantum-toolkit/core/blob/main/CHANGELOG.md"
|
|
51
52
|
Documentation = "https://mqt.readthedocs.io/projects/core"
|
|
52
|
-
Issues = "https://github.com/
|
|
53
|
-
Discussions = "https://github.com/
|
|
53
|
+
Issues = "https://github.com/munich-quantum-toolkit/core/issues"
|
|
54
|
+
Discussions = "https://github.com/munich-quantum-toolkit/core/discussions"
|
|
55
|
+
PyPI = "https://pypi.org/project/mqt-core/"
|
|
54
56
|
|
|
55
57
|
|
|
56
58
|
[tool.scikit-build]
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/dd/statistics/MemoryManagerStatistics.hpp
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mqt_core-3.0.1 → mqt_core-3.0.2}/include/mqt-core/ir/operations/ClassicControlledOperation.hpp
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mqt_core-3.0.1 → mqt_core-3.0.2}/mlir/include/mlir/Dialect/MQTOpt/Transforms/CMakeLists.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|