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

update for windows #11

Merged
merged 1 commit into from
Jan 11, 2021
Merged

update for windows #11

merged 1 commit into from
Jan 11, 2021

Conversation

trhallam
Copy link
Contributor

Fix windows signature bug with platform specific call.
Added tests for generic_filter and generic_filter1d

Hiya,

I had a go at improving these for windows. I've added a platform test because I didn't want to affect the behaviour on Linux where the code is working. I also added a few simple tests to make sure the code runs using pytest. I haven't used geometric_filter before so I've left that for someone who know better what they are doing.

add tests for generic_filter and
generic_filter1d
Copy link
Owner

@jni jni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🎉

Ideally, tests should show that jitted and unjitted results are the same, but given that we had exactly 0 tests before this, I'm going to just merge and create issues about improving our testing.

Thanks so much for figuring out this longstanding issue!

@jni jni merged commit 44d7b98 into jni:master Jan 11, 2021
@jni jni mentioned this pull request Jan 11, 2021
3 tasks
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