InversionTest.PolynomialOperations: Basic univariate polynomial multiplication and division Polynomials
are represented as sequences of coefficients, where the highest
coefficient of an expression is stored at index=0.
InversionTest.StatisticalTests: General statistical tests that operate on population samples, such
as the binomial test, sign test, and Wilcoxon signed rank test.