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

Tests fail when comparing float arrays #716

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

david32
Copy link
Contributor

@david32 david32 commented May 31, 2022

When comparing floats, its more correct to use np.allclose()

Also possible to use numpy testing...

@danielhrisca danielhrisca merged commit 6075609 into danielhrisca:development Jun 1, 2022
@danielhrisca
Copy link
Owner

Thank you!

@david32 david32 deleted the signal_test_float branch December 21, 2022 18:52
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