Replies: 1 comment
|
Hi, sorry for seeing this too late. Generally, this error is caused by a zero covariance matrix. Do you have a zero in your |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While following the tutorial about triaxial DEM test, I encountered an error during the execution of the code. The issue I faced is "raise np.linalg.LinAlgError(msg) numpy.linalg.LinAlgError: When
allow_singular is False, the input matrix must be symmetric positive definite". If anyone else has encountered similar problems, or if you have suggestions for how to resolve this error, please feel free to share your insights. I’m currently stuck and any guidance would be greatly appreciated.All reactions