Skip to content

Commit f06cd02

Browse files
authored
remove unused j1 polys.
1 parent 4d10243 commit f06cd02

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed

src/constants.jl

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -40,41 +40,6 @@ const YQ_y1(::Type{Float64}) = (
4040
2.35564092943068577943E5, 5.94301592346128195359E2,
4141
1.00000000000000000000E0
4242
)
43-
const RP_j1(::Type{Float64}) = (
44-
3.68295732863852883286E15, -7.27494245221818276015E13,
45-
4.52228297998194034323E11, -8.99971225705559398224E8
46-
)
47-
const RQ_j1(::Type{Float64}) = (
48-
5.32278620332680085395E18, 8.95222336184627338078E16,
49-
7.84369607876235854894E14, 4.74914122079991414898E12,
50-
2.21511595479792499675E10, 8.35146791431949253037E7,
51-
2.56987256757748830383E5, 6.20836478118054335476E2,
52-
1.00000000000000000000E0
53-
)
54-
const PP_j1(::Type{Float64}) = (
55-
1.00000000000000000254E0, 5.21451598682361504063E0,
56-
8.42404590141772420927E0, 5.11207951146807644818E0,
57-
1.12719608129684925192E0, 7.31397056940917570436E-2,
58-
7.62125616208173112003E-4
59-
)
60-
const PQ_j1(::Type{Float64}) = (
61-
9.99999999999999997461E-1, 5.20982848682361821619E0,
62-
8.39985554327604159757E0, 5.07386386128601488557E0,
63-
1.10514232634061696926E0, 6.88455908754495404082E-2,
64-
5.71323128072548699714E-4
65-
)
66-
const QP_j1(::Type{Float64}) = (
67-
2.52070205858023719784E1, 2.11688757100572135698E2,
68-
5.97489612400613639965E2, 7.10856304998926107277E2,
69-
3.66779609360150777800E2, 7.58238284132545283818E1,
70-
4.98213872951233449420E0, 5.10862594750176621635E-2
71-
)
72-
const QQ_j1(::Type{Float64}) = (
73-
3.36093607810698293419E2, 2.82619278517639096600E3,
74-
7.99704160447350683650E3, 9.56231892404756170795E3,
75-
4.98641058337653607651E3, 1.05644886038262816351E3,
76-
7.42373277035675149943E1, 1.00000000000000000000E0
77-
)
7843
const besseli0_small_coefs(::Type{Float32}) = (
7944
1.0000000416172086f0, 0.2499995567758189f0, 0.027778554423089f0,
8045
0.0017355879591086688f0, 6.96204574858338f-5, 1.8959194799355527f-6,

0 commit comments

Comments
 (0)