Skip to content

Optimize the BFGS - #199

Open
MaxenceGollier wants to merge 6 commits into
mainfrom
lapack
Open

Optimize the BFGS#199
MaxenceGollier wants to merge 6 commits into
mainfrom
lapack

Conversation

@MaxenceGollier

Copy link
Copy Markdown
Owner

closes #198
closes #197

@MaxenceGollier MaxenceGollier added run CUTEst benchmark benchmark the solver on the CUTEst test set and removed run CUTEst benchmark benchmark the solver on the CUTEst test set labels Aug 28, 2026
@MaxenceGollier

Copy link
Copy Markdown
Owner Author

Next step : solve the associate_rhs! type instab.

@codecov

codecov Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.77778% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.68%. Comparing base (ed8a71d) to head (bc2b865).

Files with missing lines Patch % Lines
ext/MUMPS/mumps_workspace.jl 76.19% 10 Missing ⚠️
src/linear_algebra/ldlt.jl 72.22% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #199      +/-   ##
==========================================
- Coverage   84.71%   84.68%   -0.04%     
==========================================
  Files          20       21       +1     
  Lines        1531     1547      +16     
==========================================
+ Hits         1297     1310      +13     
- Misses        234      237       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Quasi-Newton: Use LAPACK for LU factorization Quasi-Newton: Storing the Jacobian twice is unnecessary

1 participant