このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
pete
/
abp
ウォッチ
1
スター
1
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Temporarily dump test_clifford.test_group
master
Pete Shadbolt
8年前
親
375b1d73bc
コミット
bfaba87f9c
2個のファイルの変更
、
1行の追加
、
4行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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 *
書き込み
プレビュー
読み込み中…
キャンセル
保存