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

[bug] Fixes for numpy 2.0 (unblocking python 3.12 release build on mac) #8552

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

bobcao3
Copy link
Collaborator

@bobcao3 bobcao3 commented Jun 23, 2024

Numpy 2.0 has removed deprecated implicit cast behavior of overflow casting to smaller dtypes. And it has removed .product in favor of .prod

@bobcao3 bobcao3 requested a review from jim19930609 June 23, 2024 22:12
Copy link

netlify bot commented Jun 23, 2024

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 3181062
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/66789db992484c0008cd84c3
😎 Deploy Preview https://deploy-preview-8552--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@jim19930609 jim19930609 left a comment

Choose a reason for hiding this comment

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

LGTM!

@jim19930609 jim19930609 merged commit d86e69f into taichi-dev:master Jun 24, 2024
27 checks passed
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