Skip to content

Commit b6c96e7

Browse files
committed
fix
1 parent 4c5659f commit b6c96e7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/owent.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Owen's T function tests
22

3-
using Test
4-
using IrrationalConstants
5-
using LinearAlgebra
6-
using SpecialFunctions
3+
using IrrationalConstants: inv2π, invsqrt2
74

85
# test values for accurate and precise calculation
96
hvec = [0.0625, 6.5, 7.0, 4.78125, 2.0, 1.0, 0.0625, 1, 1, 1, 1, 0.5, 0.5, 0.5, 0.5, 0.25, 0.25, 0.25, 0.25, 0.125, 0.125, 0.125, 0.125, 0.0078125

0 commit comments

Comments
 (0)