コード例 #1
0
def test_dup_zz_mignotte_bound():
    assert dup_zz_mignotte_bound([2, 3, 4], ZZ) == 32
コード例 #2
0
ファイル: test_factortools.py プロジェクト: ENuge/sympy
def test_dup_zz_mignotte_bound():
    assert dup_zz_mignotte_bound([2,3,4], ZZ) == 32