You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scipy...@googlegroups.com
I would like to calculate the spatial derivative of a variable defined on the points of a uniform grid. The domain is NOT periodic, so the FFT method is useless here. I wonder if there exist other spectral methods to calculate the derivative on an aperiodic domain or if my only hope is to use the finite difference method?