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

Add modified newton-raphson #179

Open
jseabold opened this issue Mar 14, 2012 · 1 comment
Open

Add modified newton-raphson #179

jseabold opened this issue Mar 14, 2012 · 1 comment
Labels

Comments

@jseabold
Copy link
Member

Include a scalar step-size to newton's method. There is some discussion of this in Numerical Recipes 9.7.

@josef-pkt
Copy link
Member

just a quick reference http://en.wikipedia.org/wiki/Wolfe_conditions

IIRC that's in scipy.optimize linesearch

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

No branches or pull requests

2 participants