| Name |
Last commit
|
Last Update |
|---|---|---|
| .github | ||
| pybind11_abseil | ||
| scripts | ||
| LICENSE | ||
| README.md | ||
| WORKSPACE | ||
| requirements.txt |
This change replaces references to a number of deprecated NumPy type aliases (np.bool, np.int, np.float, np.complex, np.object, np.str) with their recommended replacement (bool, int, float, complex, object, str). NumPy 1.24 drops the deprecated aliases, so we must remove uses before updating NumPy. PiperOrigin-RevId: 496626719
| Name |
Last commit
|
Last Update |
|---|---|---|
| .github | Loading commit data... | |
| pybind11_abseil | Loading commit data... | |
| scripts | Loading commit data... | |
| LICENSE | Loading commit data... | |
| README.md | Loading commit data... | |
| WORKSPACE | Loading commit data... | |
| requirements.txt | Loading commit data... |