Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd order highpass filter issue #28

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

anleu
Copy link

@anleu anleu commented Oct 5, 2023

fix Bug in Biquad assignment
add UnitTest to compare IIRJ results with given Scipy results

relates to #27

add UnitTest to compare IIRJ results with given Scipy results

relates to berndporr#27

add UnitTest to compare IIRJ results with given Scipy results
fix Bug in Biquad assignment
@anleu anleu force-pushed the OddOrderHighpassFilterIssue branch from 62e7199 to 54e8e38 Compare October 5, 2023 14:19
@berndporr berndporr merged commit 54e8e38 into berndporr:master Oct 5, 2023
@berndporr
Copy link
Owner

Thanks for the pull request. I've changed the name of the file as it needs to contain "Test" somewhere to be picked up by "mvn test".

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.

2 participants