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

enh: failure of hessian with singular matrix #70

Open
jonas-eschle opened this issue Apr 16, 2021 · 0 comments
Open

enh: failure of hessian with singular matrix #70

jonas-eschle opened this issue Apr 16, 2021 · 0 comments

Comments

@jonas-eschle
Copy link
Contributor

Hesse can fail (minuit silent, numpy with SingularMatrixError) if a parameter has no derivative, e.g. a tail that wend outside of the datapoints.

We should catch this with an error message and maybe even (for numpy) point to the failing one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant