From a3bf610d2e018e2d0d9b1c7a05f49baa4ac2653b Mon Sep 17 00:00:00 2001 From: Jay Gambetta Date: Sun, 15 Apr 2018 17:38:41 -0400 Subject: [PATCH] Update README.md --- reference/approximate/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/reference/approximate/README.md b/reference/approximate/README.md index dce4b4f93..5a85fc572 100644 --- a/reference/approximate/README.md +++ b/reference/approximate/README.md @@ -4,8 +4,3 @@ IBM Q Systems are approximate quantum computers, i.e., quantum computers with im gates and qubits that have limited operability. Fortunately, there are techniques that can be applied to mitigate the limited operability of such near-term quantum computers. Tutorials in this folder show how to use approximate quantum computers. - - - * [Variational Quantum Eigensolver (VQE) for Quantum Chemistry](quantum_chemistry.ipynb) - Computing the ground state properties of H2 and LiH molecules. - * Small error correcting codes (coming soon) - * Error mitigation (coming soon)