Skip to content

Conversation

lshaw8317
Copy link
Collaborator

@lshaw8317 lshaw8317 commented Sep 22, 2025

Also adds hypot, round, trunc, nextafter, signbit, copysign, which are all C-native, as well as sign, and elementwise maximum/minimum.

Also enables integer outputs for integer inputs for abs, copy, ones_like, sign and round.

Copy link
Contributor

@FrancescAlted FrancescAlted left a comment

Choose a reason for hiding this comment

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

New functions still need to be added to docs (https://numexpr.readthedocs.io/en/latest/user_guide.html#supported-functions). Besides this, this looks good to me.

@FrancescAlted FrancescAlted merged commit d4d1b9c into master Sep 24, 2025
9 checks passed
@FrancescAlted FrancescAlted deleted the add_floordiv branch September 24, 2025 10:10
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