Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
pete
/
abp
Observar
1
Favorito
1
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Temporarily dump test_clifford.test_group
master
Pete Shadbolt
8 anos atrás
pai
375b1d73bc
commit
bfaba87f9c
2 arquivos alterados
com
1 adições
e
4 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
tests/test_clifford.py
+0
-3
tests/test_cz.py
+ 1
- 1
tests/test_clifford.py
Ver arquivo
@@ -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
Ver arquivo
@@ -1,3 +0,0 @@
from graph import *
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar