jacobnzw/SSMToybox

Remove deprecated NumPy types

Opened this issue · 0 comments

Change np.int or np.float into int and float, respectively to avoid the deprecation warning in the latest NumPy version.