Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
pete
/
abp
Segui
1
Vota
1
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Merge branch 'master' of github.com:peteshadbolt/abp
master
Pete Shadbolt
8 anni fa
parent
02b2f1f3c3
4fc08e8eed
commit
d3cbd7a1d3
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
README.md
+ 0
- 1
README.md
Vedi File
@@ -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)
Write
Preview
Loading…
Annulla
Salva