Error numpy.linalg.LinAlgError: Eigenvalues did not converge
during model uncertainty propagation
#310
Labels
bug
Something isn't working
When fitting data with my own custom models, I get the following error:
The error seems to appear during the call to
numpy.linalg.eigh
but not when usingscipy.linalg.eigh
.The text was updated successfully, but these errors were encountered: