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

[Feature] Implemet FOCUS optimizer #331

Merged
merged 10 commits into from
Jan 25, 2025
Merged

[Feature] Implemet FOCUS optimizer #331

merged 10 commits into from
Jan 25, 2025

Conversation

kozistr
Copy link
Owner

@kozistr kozistr commented Jan 25, 2025

Problem (Why?)

Close #330

Solution (What/How?)

  • implement FOCUS optimizer

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

@kozistr kozistr added documentation Improvements or additions to documentation dependencies Dependencies feature request Request features labels Jan 25, 2025
@kozistr kozistr self-assigned this Jan 25, 2025
Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cdbd9bc) to head (fbe62af).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #331   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          107       108    +1     
  Lines         8439      8494   +55     
=========================================
+ Hits          8439      8494   +55     

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

@kozistr kozistr merged commit 7a9377a into main Jan 25, 2025
4 checks passed
@kozistr kozistr deleted the feature/focus-optimizer branch January 25, 2025 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies documentation Improvements or additions to documentation feature request Request features size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Optimizer] FOCUS: First Order Concentrated Updating Scheme
1 participant