pybind / pybind11_abseil

Pybind11 bindings for the Abseil C++ Common Libraries
Other
23 stars 13 forks source link

[numpy] Fix users of NumPy APIs that are removed in NumPy 2.0. #27

Closed copybara-service[bot] closed 2 months ago

copybara-service[bot] commented 2 months ago

[numpy] Fix users of NumPy APIs that are removed in NumPy 2.0.

This change migrates users of APIs removed in NumPy 2.0 to their recommended replacements (https://numpy.org/devdocs/numpy_2_0_migration_guide.html).