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

Use np.prod instead of np.product #7301

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Use np.prod instead of np.product #7301

merged 1 commit into from
Jun 17, 2024

Conversation

JackCaoG
Copy link
Collaborator

This should unbreak the master CI. np.product is deprecated in numpy 2.0.

@JackCaoG JackCaoG requested review from jonb377 and wonjoolee95 June 17, 2024 21:03
@JackCaoG JackCaoG merged commit 5fa23c1 into master Jun 17, 2024
23 checks passed
@JackCaoG JackCaoG deleted the JackCaoG/fix_numpy_ci branch June 17, 2024 22:23
ManfeiBai pushed a commit that referenced this pull request Jun 18, 2024
bhavya01 pushed a commit that referenced this pull request Jun 18, 2024
Co-authored-by: JackCaoG <59073027+JackCaoG@users.noreply.github.com>
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