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

Update acceleration api and tests, add Broyden #31

Merged
merged 11 commits into from
Feb 16, 2020

Conversation

lostella
Copy link
Member

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #31 into master will increase coverage by 2.21%.
The diff coverage is 95.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage    87.9%   90.12%   +2.21%     
==========================================
  Files          15       17       +2     
  Lines         645      709      +64     
==========================================
+ Hits          567      639      +72     
+ Misses         78       70       -8
Impacted Files Coverage Δ
src/ProximalAlgorithms.jl 100% <ø> (ø) ⬆️
src/accel/broyden.jl 100% <100%> (ø)
src/accel/lbfgs.jl 100% <100%> (+4%) ⬆️
src/algorithms/zerofpr.jl 93.33% <100%> (+0.31%) ⬆️
src/accel/nesterov.jl 92.3% <100%> (+23.55%) ⬆️
src/algorithms/panoc.jl 94.17% <100%> (+0.05%) ⬆️
src/accel/anderson.jl 95.65% <100%> (+8.55%) ⬆️
src/algorithms/drls.jl 96.82% <92.3%> (ø)
src/algorithms/douglasrachford.jl 91.66% <0%> (ø) ⬆️
... and 7 more

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 09e2176...0d4ae44. Read the comment docs.

@lostella lostella merged commit 9c29553 into JuliaFirstOrder:master Feb 16, 2020
@lostella lostella deleted the dr-line-search branch February 16, 2020 12:33
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

2 participants