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

_get_fixed_variable_index update #82

Merged
merged 1 commit into from
Sep 14, 2021
Merged

_get_fixed_variable_index update #82

merged 1 commit into from
Sep 14, 2021

Conversation

sshin23
Copy link
Member

@sshin23 sshin23 commented Sep 14, 2021

This PR updates _get_fixed_variable_index function. This leads to some performance improvment
time-cutest(10).pdf

@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #82 (15b50db) into master (597bccb) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   87.21%   87.29%   +0.08%     
==========================================
  Files          28       28              
  Lines        3184     3181       -3     
==========================================
  Hits         2777     2777              
+ Misses        407      404       -3     
Impacted Files Coverage Δ
src/interiorpointsolver.jl 92.98% <100.00%> (-0.03%) ⬇️
src/LinearSolvers/lapack.jl 98.03% <0.00%> (+0.98%) ⬆️
lib/MadNLPHSL/src/ma86.jl 84.90% <0.00%> (+3.77%) ⬆️

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 597bccb...15b50db. Read the comment docs.

@sshin23 sshin23 merged commit 1bce508 into master Sep 14, 2021
@sshin23 sshin23 deleted the ss/fixed-treatment branch July 5, 2022 15:06
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.

1 participant