Skip to content

euler16/Distinguishing-Unitary-Gates-on-IBM-Quantum-Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distinguishing-Unitary-Gates-on-IBM-Quantum-Processor

Qiskit 0.6 implementation of https://arxiv.org/abs/1807.00429

Background

The paper is about distinguishing phase change gate and identity gate using a Quantum Circuit. The author discusses two schemes -

  1. Parallel - using two qubits and applying the gate on both qubits
  2. Sequential - using a single qubit

The circuit is then tested on IBM Quantum Processor.
To run the Jupyter Notebook you will need to install Python 3.5+, qiskit 0.6 and an account on [IBM Q].

Releases

No releases published

Packages

No packages published