Tests: Reduced round-off errors in element_pow() test.
Some nightly tests failed for element_pow() because numerical round-off errors could become too severe. This commit reduces the exponent, which should ultimately lead to no more spurious test failures.
Loading
Please register or sign in to comment