Esempio n. 1
0
def test_Order_preprocess():
    assert Order.preprocess('lex') == lex
Esempio n. 2
0
def test_Order_preprocess():
    assert Order.preprocess("lex") == monomial_lex_key
Esempio n. 3
0
def test_Order_preprocess():
    assert Order.preprocess('lex') == lex
Esempio n. 4
0
def test_Order_preprocess():
    assert Order.preprocess('lex') == monomial_lex_key