In our QC and QCO dialects, we have the concept of static qubits, allocated via qc.static and qco.static, respectively. For more information, see here: https://mqt.readthedocs.io/projects/core/en/latest/mlir/QCO.html#qco-static-qco-staticop
Does it make sense to support this concept also in jeff? The concept would be useful for abstraction levels closer to the hardware.
In our QC and QCO dialects, we have the concept of static qubits, allocated via
qc.staticandqco.static, respectively. For more information, see here: https://mqt.readthedocs.io/projects/core/en/latest/mlir/QCO.html#qco-static-qco-staticopDoes it make sense to support this concept also in
jeff? The concept would be useful for abstraction levels closer to the hardware.