79163404

Date: 2024-11-06 16:22:02
Score: 1.5
Natty:
Report link

If you set np.seterr(all='ignore') or np.seterr(under='ignore') numpy is smart enough to set the result to zero without raising any error.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Leonardo Ricca