Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
numpy.float was deprecated as it was just python's float. using np.float64 explicitly
- Loading branch information
numpy.float was deprecated as it was just python's float. using np.float64 explicitly