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

BENCH: Add benchmarks for np.power(x,2) and np.power(x,0.5) #26212

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

r-devulap
Copy link
Member

Makes it easy to benchmark changes in ##26055

@charris charris changed the title Add benchmarks for np.power(x,2) and np.power(0.5) BENCH: Add benchmarks for np.power(x,2) and np.power(0.5) Apr 4, 2024
@r-devulap r-devulap changed the title BENCH: Add benchmarks for np.power(x,2) and np.power(0.5) BENCH: Add benchmarks for np.power(x,2) and np.power(x,0.5) Apr 4, 2024
Copy link
Member

@Mousius Mousius left a comment

Choose a reason for hiding this comment

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

Looks like we got a nice clean up as well, looks good to me @r-devulap!

@Mousius Mousius merged commit ec38233 into numpy:main Apr 8, 2024
63 checks passed
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.

3 participants