This paste expires on 2023-04-22 05:03:17.080485. Repaste, or download this paste. . Pasted through web.

X = [[-0.4838731   0.08083195], [ 0.93456167 -0.50316134]]
G = [[ 0.19960269  0.20993069], [-0.85814751 -0.41418101]]
output = [G[i][j] if X[i][j] >=0 else 0 for j in i in X]
Filename: None. Size: 178b. View raw, , hex, or download this file.