-
- Downloads
fix: adapt to numpy deprecation of int and float.
`numpy.int` and `numpy.float` have been dropped in numpy 1.24. Using `int` and `float` instead.
`numpy.int` and `numpy.float` have been dropped in numpy 1.24. Using `int` and `float` instead.