Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nan Error Handling #7

Open
skfegan opened this issue Jan 13, 2023 · 0 comments
Open

Nan Error Handling #7

skfegan opened this issue Jan 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@skfegan
Copy link
Member

skfegan commented Jan 13, 2023

When a matrix has one or more negative eigenvalues, this leads to a complex number and nan result later in the calculation. The most common source of the error is a lack of sampling in the trajectory. We need error handling to notice when this happens and give a clear message to the user so that they know what went wrong and have a clue as to what needs to be done to fix the problem.

@skfegan skfegan added the bug Something isn't working label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant