Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
HuangJunye committed May 20, 2021
1 parent e2b13fc commit 7794356
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Read more about the challenge in the [announcement blog](https://research.ibm.co

## Challenge content

| | QC Milestones | Problem |
|------------|---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|
| Exercise 1 | 1980: Toffoli gate | Construct a Toffoli gate using the basis gates (CX, RZ, SX and X gates) of IBM Quantum systems. |
| Exercise 2 | 1994: Shor's algorithm | Factor number 35 using Shor's algorithm. |
| Exercise 3 | 1995: Quantum error correction | Implement a small quantum error correction code. |
| Exercise 4 | 2007: Transmon qubits | Using Qiskit Pulse, study the behavior of transmon qubits in IBM Quantum systems. |
| Exercise 5 | 2014: Variational quantum eignesolver | Using VQE in Qiskit Nature, find the smallest ansatz with high chemical accuracy to simulate the ground state energy of lithium hydride molecule |
| | QC Milestones | Problem |
|-----|---------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|
| Ex1 | 1980: Toffoli gate | Construct a Toffoli gate using the basis gates (CX, RZ, SX and X gates) of IBM Quantum systems. |
| Ex2 | 1994: Shor's algorithm | Factor number 35 using Shor's algorithm. |
| Ex3 | 1995: Quantum error correction | Implement a small quantum error correction code. |
| Ex4 | 2007: Transmon qubits | Using Qiskit Pulse, study the behavior of transmon qubits in IBM Quantum systems. |
| Ex5 | 2014: Variational quantum eignesolver | Using VQE in Qiskit Nature, find the smallest ansatz with high chemical accuracy to simulate the ground state energy of lithium hydride molecule |

## FAQ

Expand Down

0 comments on commit 7794356

Please sign in to comment.