nbodykit
nbodykit copied to clipboard
np.int, np.float deprecation
Describe the bug
There are a few place in nbodykit and CorrFunc where np.float or np.int which are deprecated alias for the builtin functions.
ToDo:
- [ ] Identify individual calls
- [ ] Use the maintained version of corrfunc instead of github.com/nickhand/Corrfunc