Home
last modified time | relevance | path

Searched defs:test_subbug1 (Results 1 – 2 of 2) sorted by relevance

/dports/math/py-Diofant/Diofant-0.13.0/diofant/tests/core/
H A Dtest_symbol.py85 assert (0 >= e) == LessThan(e, 0)
/dports/math/py-sympy/sympy-1.9/sympy/core/tests/
H A Dtest_subs.py105 def test_subbug1(): function