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
Trying to debug some problems with @ekun0608 , it occurred to be that we have observed situations (llh.py) in which exceptions are silently caught and the minimisation process does not progress (#174 (comment))
This should not happen as it makes debugging very frustrating.
We need to check where are these and make sure the errors are reported to the user.
The text was updated successfully, but these errors were encountered:
Trying to debug some problems with @ekun0608 , it occurred to be that we have observed situations (
llh.py
) in which exceptions are silently caught and the minimisation process does not progress (#174 (comment))This should not happen as it makes debugging very frustrating.
We need to check where are these and make sure the errors are reported to the user.
The text was updated successfully, but these errors were encountered: