Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
frequenz-floss
/
frequenz-sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
17
Code
Issues
139
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Support exclusion bounds in power distributor
- #562
#562
Merged
llucax
merged 12 commits into
frequenz-floss:v0.x.x
frequenz-floss/frequenz-sdk-python:v0.x.x
from
shsms:power-dist-excl-bounds
shsms/frequenz-sdk-python:power-dist-excl-bounds
Copy head branch name to clipboard
Aug 9, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Support exclusion bounds in power distributor
#562
llucax
merged 12 commits into
frequenz-floss:v0.x.x
frequenz-floss/frequenz-sdk-python:v0.x.x
from
shsms:power-dist-excl-bounds
shsms/frequenz-sdk-python:power-dist-excl-bounds
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2023
Add a `_get_bounds` method in PowerDistributingActor
Show description for d574ae3
shsms
committed
d574ae3
View commit details
Copy full SHA for d574ae3
Browse repository at this point
Remove unused `to_protobuf` method in power distribution tests
Show description for d430343
shsms
committed
d430343
View commit details
Copy full SHA for d430343
Browse repository at this point
Support exclusion bounds in power distribution tests
Show description for db23e32
shsms
committed
db23e32
View commit details
Copy full SHA for db23e32
Browse repository at this point
Respect exclusion bounds in `PowerDistributingActor._check_request`
Show description for 12749c1
shsms
committed
12749c1
View commit details
Copy full SHA for 12749c1
Browse repository at this point
Refactor to reduce the amount of calls to the component data cache
Show description for de1331d
shsms
committed
de1331d
View commit details
Copy full SHA for de1331d
Browse repository at this point
Update distribution algorithm to support exclusion bounds
Show description for 3ee0f27
shsms
committed
3ee0f27
View commit details
Copy full SHA for 3ee0f27
Browse repository at this point
Extract reusable `create_components` method outside test class
Show description for ffb95bf
shsms
committed
ffb95bf
View commit details
Copy full SHA for ffb95bf
Browse repository at this point
Test exclusion bounds in power distribution algorithm
Show description for 03a3cae
shsms
committed
03a3cae
View commit details
Copy full SHA for 03a3cae
Browse repository at this point
Update RELEASE_NOTES.md
Show description for 390096c
shsms
committed
390096c
View commit details
Copy full SHA for 390096c
Browse repository at this point
Commits on Aug 9, 2023
Remove leftover `print()`
Show description for c3418aa
llucax
authored
c3418aa
View commit details
Copy full SHA for c3418aa
Browse repository at this point
Use `is_close_to_zero()` instead of `math.isclose(..., abs_tol=...)`
Show description for f034cc4
llucax
authored
f034cc4
View commit details
Copy full SHA for f034cc4
Browse repository at this point
Simplify `a < b < c` comparison
Show description for be9d239
llucax
and
daniel-zullo-frequenz
authored
be9d239
View commit details
Copy full SHA for be9d239
Browse repository at this point
You can’t perform that action at this time.