From ead2daeb5bd8e9993d94a3f239896d2d83569193 Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Mon, 25 Jul 2016 01:27:24 +0100 Subject: [PATCH] REAMDE --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bb9fdf5..d35d826 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # abp -Python port of Anders and Briegel' s [method](https://arxiv.org/abs/quant-ph/0504117) for fast simulation of Clifford circuits. Should do thousands of qubits without much trouble. - -**You can read the full documentation [here](https://peteshadbolt.co.uk/abp/)**. +Python port of Anders and Briegel' s [method](https://arxiv.org/abs/quant-ph/0504117) for fast simulation of Clifford circuits. Should do thousands of qubits without much trouble. You can read the full documentation [here](https://peteshadbolt.co.uk/abp/). ![demo](examples/demo.gif)