[julia-users] Irregular Interpolation Help

2016-08-24 Thread christoph . russ
Hi all, I have been looking at Interpolations.jl, GridInterpolation.jl Diereckx.jl and a few additional packages to solve irregular interpolations in 2D. Maybe this is a trivial question, but any help would be much appreciated. Assume I have a collection of irregularly spaced 2D points (x,y) and

[julia-users] Unstructured Spline2D (progress / performance)

2016-08-28 Thread Christoph Russ
Hi everyone, I am currently using Dierckx.Spline2D to interpolate 2D data. Until now I could rely on the (irregular) grid input with an approximate size of 1000 x 800 datapoints, which didn't give me any trouble. Unfortunately, I now need to use an unstructured setting, where each x,y,z point is d