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

Fix diagonal preconditioner #2

Open
jrvanwhy opened this issue Feb 23, 2015 · 0 comments
Open

Fix diagonal preconditioner #2

jrvanwhy opened this issue Feb 23, 2015 · 0 comments

Comments

@jrvanwhy
Copy link
Owner

Currently, the diagonal elements passed in for the Hessian preconditioner are handled poorly. Instead, let's use the current value only for the initial preconditioner then (if possible -- can this be calculated efficiently?) use the BFGS diagonal to fill in for nonpositive elements instead of a fixed 1.

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