瀏覽代碼

Update README.md

master
Pete Shadbolt GitHub 7 年之前
父節點
當前提交
4fc08e8eed
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      README.md

+ 0
- 1
README.md 查看文件

@@ -35,7 +35,6 @@ Now, in another terminal, use `abp.fancy.GraphState` to run a Clifford circuit:

```python
>>> from abp.fancy import GraphState
>>> g = GraphState(10)
>>> g = GraphState(range(10))
>>> for i in range(10):
... g.act_hadamard(i)


Loading…
取消
儲存