Skip to content

Optimize computations in LBFGS#381

Merged
amontoison merged 3 commits into
JuliaSmoothOptimizers:mainfrom
MaxenceGollier:qn-efficient-multiply
Jan 23, 2026
Merged

Optimize computations in LBFGS#381
amontoison merged 3 commits into
JuliaSmoothOptimizers:mainfrom
MaxenceGollier:qn-efficient-multiply

Conversation

@MaxenceGollier
Copy link
Copy Markdown
Contributor

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.13%. Comparing base (32dbc5e) to head (ba43cde).
⚠️ Report is 55 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #381      +/-   ##
==========================================
- Coverage   95.00%   94.13%   -0.87%     
==========================================
  Files          17       20       +3     
  Lines        1100     1143      +43     
==========================================
+ Hits         1045     1076      +31     
- Misses         55       67      +12     

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Copy Markdown
Member

@dpo dpo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Are you observing a difference in terms of time?

@dpo dpo self-requested a review January 12, 2026 17:45
@dpo
Copy link
Copy Markdown
Member

dpo commented Jan 20, 2026

@MaxenceGollier All the tests are failing here.

@MaxenceGollier
Copy link
Copy Markdown
Contributor Author

@dpo, yes but it's not due to my PR, they fail on compatibility errors though i don't add any dependency.

@amontoison amontoison merged commit f1e5ee9 into JuliaSmoothOptimizers:main Jan 23, 2026
46 of 57 checks passed
@MaxenceGollier MaxenceGollier deleted the qn-efficient-multiply branch January 23, 2026 14:21
@dpo
Copy link
Copy Markdown
Member

dpo commented Jan 23, 2026

For the record, I don’t think we should merge PRs while dependency checks are failing. Those should be fixed separately first.

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.

3 participants