Use latest JAS version 2.6.5961. See: * https://github.com/kredel/java-algebra-system/issues/8 changes: - use `TermOrderByName.INVLEX` instead of `TermOrderByName.Lexicographic` * https://github.com/kredel/java-algebra-system/issues/9 changes: - changed `IExpr.toZERO()` to call `PossibleZeroQ[]` in JAS environment. - in `PolynomialQuotientRemainder` use `ExprPolynomial#quotientRemainder()`