taichi-dev / taichi

Productive, portable, and performant GPU programming in Python.
https://taichi-lang.org
Apache License 2.0
25.05k stars 2.26k forks source link

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

Closed bobcao3 closed 1 week ago

bobcao3 commented 1 week ago

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

netlify[bot] commented 1 week ago

Deploy Preview for docsite-preview ready!

Name Link
Latest commit 3181062ef809e47d685d88fdf4dae30765e114b2
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.