<div dir="ltr"><div>Dear scipy developers,</div><div><br></div><div>One could use <i>scipy.interpolate.RegularGridInterpolator</i> at different times with different values but the same source grid and target points.</div><div>Currently this would recompute the indices each time the function is called.</div><div>I would like to add the possibility to provide the target points at initialisation and the values when calling the object.</div><div><br></div><div>Best regards,</div><div><br></div><div>Edouard Goudenhoofdt<br></div><div><i></i></div></div>