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

ENH: mirr: Mimic broadcasting #125

Merged
merged 6 commits into from
Jul 6, 2024

Conversation

Kai-Striega
Copy link
Member

No description provided.

@Kai-Striega Kai-Striega added documentation Improvements or additions to documentation enhancement New feature or request test labels May 4, 2024
@Kai-Striega Kai-Striega added this to the 2.0 milestone May 4, 2024
@Kai-Striega Kai-Striega self-assigned this May 4, 2024
Kai Striega added 5 commits May 5, 2024 09:08
These were outdated and still referred to facts used by numba.
Also moved into strategies into their own file. However, the biggest
 change is that we now only test nicely behaved (no nan,infinities or
 subnormal) numbers
NumPy warns us of arithmetic overflow/underflow
this only occurs when hypothesis generates extremely large values
that are unlikely to ever occur in the real world.
@Kai-Striega Kai-Striega merged commit 3263e71 into numpy:main Jul 6, 2024
9 checks passed
@Kai-Striega Kai-Striega deleted the broadcast-rework/mirr branch July 6, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant