Open
Description
The sinc function as implemented now in numpy is the so-called 'normalized sinc function', see: https://en.wikipedia.org/wiki/Sinc_function
For many applications (including mine), I expect the unnormalized sinc function. Maybe it's a good idea to add a unnormalized/normalized flag and making an explicit note about this in the documentation.
Metadata
Metadata
Assignees
Labels
No labels