You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@timholy i see that src/hog.jl imlements trilinear_interpolate and src/core.jl implements bilinear_interpolator. My question is: In the presence of JuliaMath/Interpolations, is this desirable or JuliaFeatures should use that?
@timholy i see that
src/hog.jlimlementstrilinear_interpolateandsrc/core.jlimplementsbilinear_interpolator. My question is: In the presence ofJuliaMath/Interpolations, is this desirable or JuliaFeatures should use that?