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

add test for strided inverse error functions #25

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

PingTakPeterTang
Copy link
Collaborator

Added test infra to support testing inverse error functions erfinv and erfcinv. This infra is different from the usual test for strided function because math.h does not have a more accurate versions of these functions. We need to use the indirect testing method designed for this.

This MR also reduces the number of arguments used for testing each function so that CI can be faster

@PingTakPeterTang PingTakPeterTang merged commit 1d5f460 into main Mar 8, 2024
10 of 12 checks passed
@PingTakPeterTang PingTakPeterTang deleted the dev/PingTakPeterTang/add_test_infra branch March 8, 2024 01:44
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.

1 participant