ROMP
ROMP copied to clipboard
Update README.md
numpy 1.24 is not compatible: module 'numpy' has no attribute 'int'
It might be better to change the code to remove all np.int
and np.float
, honestly, so newer numpy can work too. I can work on a PR for that.