We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d522508 + 198ca4e commit 643b26dCopy full SHA for 643b26d
1 file changed
test/utils.jl
@@ -10,7 +10,7 @@ const COMPILED_TAPE_LIMIT = 5000
10
# machinery is currently too dumb to handle them properly.
11
const SKIPPED_BINARY_SCALAR_TESTS = Symbol[:hankelh1, :hankelh1x, :hankelh2, :hankelh2x,
12
:pow, :besselj, :besseli, :bessely, :besselk,
13
- :polygamma]
+ :polygamma, :ldexp]
14
15
# make RNG deterministic, and thus make result inaccuracies
16
# deterministic so we don't have to retune EPS for arbitrary inputs
0 commit comments