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 new 2023.12 elemwise functions #583

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

tomwhite
Copy link
Member

See #438

This adds clip, copysign, hypot, maximum, minimum, signbit. I have added unit tests for clip since it has several non-trivial cases. I have also tested them all by running the array API tests locally with the version temporarily set to 2023.12. We can change the version permanently when more of #438 is complete.

@tomwhite tomwhite merged commit b4e94b0 into main Sep 25, 2024
11 checks passed
@tomwhite tomwhite deleted the array-api-2023.12-elemwise branch September 25, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant