Pārlūkot izejas kodu

Temporarily dump test_clifford.test_group

master
Pete Shadbolt pirms 8 gadiem
vecāks
revīzija
bfaba87f9c
2 mainītis faili ar 1 papildinājumiem un 4 dzēšanām
  1. +1
    -1
      tests/test_clifford.py
  2. +0
    -3
      tests/test_cz.py

+ 1
- 1
tests/test_clifford.py Parādīt failu

@@ -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 Parādīt failu

@@ -1,3 +0,0 @@
from graph import *


Notiek ielāde…
Atcelt
Saglabāt