Closed xxchenxx closed 2 years ago
Thank you for your notice.
When I ran d,out = flow.flow() I got:
d,out = flow.flow()
RuntimeError: symeig_cpu: The algorithm failed to converge because the input matrix is ill-conditioned or has too many repeated eigenvalues (error code: 635).
Is there any solution for this error? Thanks a lot!
Duplicate Issue: https://github.com/microsoft/otdd/issues/4
Thank you for your notice.
When I ran
d,out = flow.flow()
I got:Is there any solution for this error? Thanks a lot!