Change numpy to python for `int`, `float` and `bool`.
Created by: scarlehoff
Following deprecation notices for np.int
, np.float
and np.bool
which will be removed in 1.24. They were already aliases for the underlying python types.
Dear OCCAM's users, since late this afternoon we've been experiencing access problems on /archive Storage. That's why the ssh connections to the frontend hangs indefinitely. As soon as possible we'll try to diagnose this fault and solve it.
Created by: scarlehoff
Following deprecation notices for np.int
, np.float
and np.bool
which will be removed in 1.24. They were already aliases for the underlying python types.