You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Hipparchus-Math/hipparchus#337
- lower the epsilon criteria for final AV=VD check in Eigen
decompositions
Config.DEFAULT_EPSILON_AV_VD_CHECK = 1.0e-4
Here is the input:
The current implement shows the following errror:
The
Det
of the input matrix is 1Expected result:
The text was updated successfully, but these errors were encountered: