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

Differentiate more precisely bewteen swarm and iterate in PSO more stricly #344

Merged
merged 5 commits into from
Jan 16, 2024

clarify symbols, rename swarm to population.

ff27769
Select commit
Loading
Failed to load commit list.
Merged

Differentiate more precisely bewteen swarm and iterate in PSO more stricly #344

clarify symbols, rename swarm to population.
ff27769
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2024 in 0s

99.62% (+0.01%) compared to 40955df

View this Pull Request on Codecov

99.62% (+0.01%) compared to 40955df

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (40955df) 99.60% compared to head (ff27769) 99.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #344      +/-   ##
==========================================
+ Coverage   99.60%   99.62%   +0.01%     
==========================================
  Files          69       69              
  Lines        6372     6380       +8     
==========================================
+ Hits         6347     6356       +9     
+ Misses         25       24       -1     

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