Current tests do not test for the validity of estimated values. It should ideally compare true gamma to estimated gamma (probably using `np.isclose()`)
Current tests do not test for the validity of estimated values. It should ideally compare true gamma to estimated gamma (probably using
np.isclose())