You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amend deficit calculation in the power distributor (#577)
- [x] Remove absolute tolerance in floating-point comparison: see
#562 (comment)
for more details
- [x] Remove redundant deficits updates: see
#562 (comment)
for more details
- [x] Consolidate deficits for-loops: see
#562 (comment)
for more details
This is an internal refactoring for the power distribution algorithm
maintaining its functionality, so release notes don't need to be
updated.
Fixes#572
0 commit comments