Also, check out ApproXD.jl <https://github.com/floswald/ApproXD.jl> which is designed for efficient high dimensional interpolation.
--Peter On Wednesday, October 29, 2014 5:32:07 AM UTC-7, Tim Holy wrote: > > Grid should be able to do this. Best is to try it and see how it works > out. > > --Tim > > On Wednesday, October 29, 2014 04:03:19 AM Nils Gudat wrote: > > Since we seem to have a lot of experts on interpolation in Julia in this > > thread, can I just ask a general question: I'm trying to interpolate > values > > of a function for which I only know the values at some gridpoints in six > > dimensions. What would be the best way to do this given that I need the > > interpolation to be fast, as I have to interpolate millions of times? > > > > I realize that this is a fairly general question, but I'd appreciate any > > pointers as to what the interpolation capabilities of Julia are! > > > > Thanks, > > Nils > >