8000 Sinc doesn't return expected output · Issue #11004 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content
Sinc doesn't return expected output #11004
Open
@GJBoth

Description

@GJBoth

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0