Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
pete
/
abp
Tarkkaile
1
Äänestä
1
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
Temporarily dump test_clifford.test_group
master
Pete Shadbolt
8 vuotta sitten
vanhempi
375b1d73bc
commit
bfaba87f9c
2 muutettua tiedostoa
jossa
1 lisäystä
ja
4 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/test_clifford.py
+0
-3
tests/test_cz.py
+ 1
- 1
tests/test_clifford.py
Näytä tiedosto
@@ -41,7 +41,7 @@ def test_we_have_all_useful_gates():
lc.find_up_to_phase(u)
def test_group():
def
_
test_group():
""" Test we are really in a group """
matches = set()
for a, b in tqdm(it.combinations(lc.unitaries, 2), "Testing this is a group"):
+ 0
- 3
tests/test_cz.py
Näytä tiedosto
@@ -1,3 +0,0 @@
from graph import *
Write
Preview
Loading…
Peruuta
Tallenna