jax
04f9ff7f - Addition of one more conclusive polynomial comparison case. (#4167)

Commit
5 years ago
Addition of one more conclusive polynomial comparison case. (#4167) * Addition of one more conclusive polynomial comparison case. In the case when the difference between two polynomials is a constant, it is possible to conclusively compare them. This commit adds such a case to masking.Poly.__ge__. * Added a few relevant tests in tests.masking_test.test_Poly_compare.
Author
Parents
Loading