We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f4d81 commit 33f7a00Copy full SHA for 33f7a00
src/IntelVectorMath.jl
@@ -6,9 +6,6 @@ export IVM
6
const IVM = IntelVectorMath
7
8
# import Base: .^, ./
9
-# using Libdl
10
-include("../deps/deps.jl")
11
-
12
include("setup.jl")
13
14
for t in (Float32, Float64, ComplexF32, ComplexF64)
0 commit comments