Skip to content

Update window functions to match Python/Numpy/Scipy#47

Merged
swharden merged 10 commits intomasterfrom
test-filters
Mar 24, 2022
Merged

Update window functions to match Python/Numpy/Scipy#47
swharden merged 10 commits intomasterfrom
test-filters

Conversation

@swharden
Copy link
Owner

@frouwen pointed-out in #46 that at least one window function may suffer from an off-by-one error. This PR attempts to correct this and test all window functions against Python/Numpy/SciPy output to ensure accuracy.

resolves #46

@swharden swharden changed the title Update window functions to match Python/Numpy Update window functions to match Python/Numpy/Scipy Mar 22, 2022
@swharden swharden marked this pull request as ready for review March 24, 2022 01:25
@swharden swharden merged commit e2d7058 into master Mar 24, 2022
@swharden swharden deleted the test-filters branch March 24, 2022 01:25
@swharden swharden mentioned this pull request Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter Creation Off-By-1

1 participant