Assume I have a numpy.ndarray a:
[10.1 15.3 16.7 11.2 -17.0 19.0 12.5 -18.3]
I would like to run these lines:
a[np.abs(a) >