mqt.bench.benchmarks.bmw_quark_copula¶
Copula circuit from the generative modeling application in QUARK framework. https://github.com/QUARK-framework/QUARK.
Module Contents¶
- create_circuit(num_qubits: int, depth: int = 2) QuantumCircuit[source]¶
Returns a Qiskit circuit based on the copula circuit architecture from the QUARK framework.
- Parameters:
num_qubits – number of qubits of the returned quantum circuit
depth – depth of the returned quantum circuit