Skip to main content
IBM Quantum Platform
이 페이지는 Qiskit SDK의 이전 버전입니다. 최신 버전으로 이동

random_bitwise_xor

class qiskit.circuit.library.random_bitwise_xor(num_qubits, seed)

GitHub

Bases:

Create a random BitwiseXorGate.

Parameters

  • num_qubits (int) – the width of circuit.
  • seed (int) – random seed in case a random xor is requested.

Return type

BitwiseXorGate

이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.