Hello, are there functions for linear interpolation and trapezoidal rule integration in CUDA? Something like interp1d or trapz in in Python and Matlab. Or how would you do it? So far I am iterating trough a list manually.
Kind regards, Joe
_______________________________________________ PyCUDA mailing list [email protected] https://lists.tiker.net/listinfo/pycuda
