JuliaMath / IntelVectorMath.jl

Julia bindings for the Intel Vector Math Library
Other
73 stars 18 forks source link

Allow inputs like Reshaped and SubArray with contiguous memory. #49

Closed N3N5 closed 3 years ago

N3N5 commented 4 years ago

Transpose and Adjoint{<:Real} with size of (N,1)/(1,N) is also allowed not work for 1.3 removed

N3N5 commented 3 years ago

No need for this (see #54)