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

Make it easier to use IPNewton if you only have bounds. #858

Merged
merged 5 commits into from
Sep 6, 2020
Merged

Conversation

pkofod
Copy link
Member

@pkofod pkofod commented Sep 6, 2020

As an alternative to Fminbox when you have second order information.

@pkofod
Copy link
Member Author

pkofod commented Sep 6, 2020

Fixes #600 by making it easier to use the primal-dual alg when you have the hessian.

@codecov
Copy link

codecov bot commented Sep 6, 2020

Codecov Report

Merging #858 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #858   +/-   ##
=======================================
  Coverage   81.80%   81.80%           
=======================================
  Files          43       43           
  Lines        2753     2764   +11     
=======================================
+ Hits         2252     2261    +9     
- Misses        501      503    +2     
Impacted Files Coverage Δ
...tivariate/solvers/constrained/ipnewton/interior.jl 74.10% <100.00%> (+0.80%) ⬆️
src/multivariate/solvers/constrained/samin.jl 76.62% <0.00%> (-1.30%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf2750e...c5b5d0b. Read the comment docs.

@pkofod pkofod merged commit ab60867 into master Sep 6, 2020
@pkofod pkofod deleted the pkm/easyipn branch September 6, 2020 19:35
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.

None yet

1 participant