Skip to content

Conversation

antonwolfy
Copy link
Collaborator

The PR aligns log2 implementation with numpy, where there is no dedicated loop for log2 umath (see here). Also there is no clearing the floating point status, it seems not needed.

@antonwolfy antonwolfy force-pushed the remove-dedicated-log2-loop branch from 183db68 to e421b78 Compare September 10, 2025 16:26
@ekomarova
Copy link
Collaborator

This PR fixes all the test issues except for _core.tests.test_umath.TestRemainder.test_float_remainder_exact

@antonwolfy
Copy link
Collaborator Author

@ndgrigorian, please review

@antonwolfy
Copy link
Collaborator Author

This PR fixes all the test issues except for _core.tests.test_umath.TestRemainder.test_float_remainder_exact

That would be covered by #110

Copy link
Collaborator

@ndgrigorian ndgrigorian left a comment

Choose a reason for hiding this comment

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

LGTM

@ndgrigorian ndgrigorian merged commit 0bb4631 into main Sep 11, 2025
40 checks passed
@ndgrigorian ndgrigorian deleted the remove-dedicated-log2-loop branch September 11, 2025 20:24
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.

3 participants