Skip to content

SVD: Fix SVDConvergedReason to also have DIVERGED_SYMMETRY_LOST

Jose E. Roman requested to merge jose/fix-svd-reasons into main

In HSVD cross and cyclic use an EPS with GHIEP problem type, that may diverge due to symmetry loss. So this must be carried over to SVD.

Merge request reports