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

Cleanup #16

Merged
merged 7 commits into from
Oct 15, 2018
Merged

Cleanup #16

merged 7 commits into from
Oct 15, 2018

Conversation

mtanneau
Copy link
Member

More generic implementation with some performance improvements.
Only the Homogeneous self-dual formulation is now implemented.

@codecov-io
Copy link

Codecov Report

Merging #16 into master will increase coverage by 2.39%.
The diff coverage is 91.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   72.45%   74.85%   +2.39%     
==========================================
  Files          10       11       +1     
  Lines         541      529      -12     
==========================================
+ Hits          392      396       +4     
+ Misses        149      133      -16
Impacted Files Coverage Δ
src/LinearAlgebra/LinearAlgebra.jl 100% <100%> (ø) ⬆️
src/ipm.jl 89.58% <85.29%> (+13.42%) ⬆️
src/hsd.jl 93.84% <93.84%> (ø)
src/model_api.jl 79.03% <0%> (-15.71%) ⬇️

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 bf49d2c...8ee836e. Read the comment docs.

@mtanneau mtanneau merged commit 75f59b3 into master Oct 15, 2018
@mtanneau mtanneau deleted the Cleanup branch October 15, 2018 22:17
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.

2 participants