Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Threshold before computing sqrt for kappa
For noisy data, the numerical errors can lead to tiny positive values in the Hessian, then giving NaN in the sqrt. So, we threshold.
- Loading branch information