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

Two week scrum minimization code #18

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

tczorro
Copy link

@tczorro tczorro commented Apr 11, 2018

  1. minimization for function with newton method and quasi-newton method

kimt33 and others added 30 commits February 15, 2018 15:29
1. add minimization folder
2. add __init__.py file with headers
1. add test folder
2. add header content to __init__.py in test
Merge pull request #3 from PeaWagon/jenworkbranch
1. Got Jen's functions for tests and bfgs
2. Merged quasi_newton with the algorithm
and bff approximation method
Problems
1. bfgs don't work
2. quad2 in quasi-newton tests don't work
Test:
1. Broyden and quasi-newton
Fix:
1. Fix quasi-newton so w/o hessian approx is newton-method
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

Successfully merging this pull request may close these issues.

4 participants