Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
pete
/
abp
Seguir
1
Destacar
1
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Temporarily dump test_clifford.test_group
master
Pete Shadbolt
hace 8 años
padre
375b1d73bc
commit
bfaba87f9c
Se han
modificado 2 ficheros
con
1 adiciones
y
4 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
tests/test_clifford.py
+0
-3
tests/test_cz.py
+ 1
- 1
tests/test_clifford.py
Ver fichero
@@ -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 fichero
@@ -1,3 +0,0 @@
from graph import *
Escribir
Vista previa
Cargando…
Cancelar
Guardar