google-research / agent-based-epidemic-sim

Apache License 2.0
47 stars 17 forks source link

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

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month 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/doc/stable/numpy_2_0_migration_guide.html).

This CL makes the following changes in colab notebooks: