Skip to content

Commit 9b74026

Browse files
committed
remove broadcast, add precompile
1 parent df609d1 commit 9b74026

File tree

2 files changed

+59
-57
lines changed

2 files changed

+59
-57
lines changed

src/Bessels.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,6 @@ include("Polynomials/besselj_polys.jl")
5757
include("asymptotics.jl")
5858
include("gamma.jl")
5959

60+
precompile(besselj, (Float64, Float64))
61+
6062
end

0 commit comments

Comments
 (0)