Преглед изворни кода

Merge branch 'master' of github.com:peteshadbolt/abp

master
Pete Shadbolt пре 7 година
родитељ
комит
d3cbd7a1d3
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…
Откажи
Сачувај