Skip to content

Commit 4f2cd16

Browse files
committed
fix error in merge
1 parent 91c194b commit 4f2cd16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/constants.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ const besseli1_large_coefs(::Type{Float64}) = (
170170
const besseli1_large_coefs(::Type{Float32}) = (
171171
0.3989422695655856f0, -0.1495936968314777f0, -0.04802187089304704f0
172172
)
173-
)
174173
const JP_j0(::Type{Float32}) = (
175174
-1.729150680240724f-1, 1.332913422519003f-2, -3.969646342510940f-4,
176175
6.388945720783375f-6, -6.068350350393235f-8

0 commit comments

Comments
 (0)