-
Notifications
You must be signed in to change notification settings - Fork 432
Open
Labels
Description
Hey there,
I've recently started using xtensor in one of my personal projects and was a bit surprised that I was not able to find a linear interpolation function. There indeed exists xt::interp but that doesn't seem to be the right fit (or I simply do not understand how to utilize it correctly).
Am I missing something here?