이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
pete
/
abp
보기
1
좋아요
1
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Temporarily dump test_clifford.test_group
master
Pete Shadbolt
8 년 전
부모
375b1d73bc
커밋
bfaba87f9c
2개의 변경된 파일
과
1개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
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
파일 보기
@@ -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
파일 보기
@@ -1,3 +0,0 @@
from graph import *
쓰기
미리보기
불러오는 중...
취소
저장