Coverage for src / mppy / constants.py: 100%

3 statements  

« prev     ^ index     » next       coverage.py v7.14.0, created at 2026-05-13 09:54 +0200

1import numpy as np 

2eps = -np.inf 

3e = 0