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
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
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
.
PyPSA
/
linopy
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
257
Code
Issues
50
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: broadcast pandas/DataArray bounds in coords and preserve dim order
- #722
#722
Closed
FBumann
wants to merge 16 commits into
master
PyPSA/linopy:master
from
fix/bounds-coords-broadcast
PyPSA/linopy:fix/bounds-coords-broadcast
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
fix: broadcast pandas/DataArray bounds in coords and preserve dim order
#722
FBumann
wants to merge 16 commits into
master
PyPSA/linopy:master
from
fix/bounds-coords-broadcast
PyPSA/linopy:fix/bounds-coords-broadcast
Copy head branch name to clipboard
Commits
Commits on May 23, 2026
fix(variables): broadcast and order pandas/DataArray bounds in coords
Show description for d51cda8
FBumann
and
claude
committed
d51cda8
View commit details
Copy full SHA for d51cda8
Browse repository at this point
docs(variables): frame add_variables coords as source of truth
Show description for a246006
FBumann
and
claude
committed
a246006
View commit details
Copy full SHA for a246006
Browse repository at this point
docs: frame bounds fix as extending 0.7.0's coords-as-truth fix
Show description for aa0c80d
FBumann
and
claude
committed
aa0c80d
View commit details
Copy full SHA for aa0c80d
Browse repository at this point
docs: reword as "extend and finalize", emphasize hardening
Show description for 4ddc3c2
FBumann
and
claude
committed
4ddc3c2
View commit details
Copy full SHA for 4ddc3c2
Browse repository at this point
docs: rephrase as "0.7.0 made ... this release closes the two remaining gaps"
Show description for 5557a9f
FBumann
and
claude
committed
5557a9f
View commit details
Copy full SHA for 5557a9f
Browse repository at this point
docs: spell out dims/order/values in coords-as-truth bullet
Show description for cdc987b
FBumann
and
claude
committed
cdc987b
View commit details
Copy full SHA for cdc987b
Browse repository at this point
test(variables): cover pandas MultiIndex bounds and dim reindex
Show description for 001d071
FBumann
and
claude
committed
001d071
View commit details
Copy full SHA for 001d071
Browse repository at this point
refactor: move as_dataarray_in_coords to common.py
Show description for bca89e7
FBumann
and
claude
committed
bca89e7
View commit details
Copy full SHA for bca89e7
Browse repository at this point
Commits on May 24, 2026
refactor(common): simplify _named_pandas_to_dataarray + cover edge branches
Show description for b28f3df
FBumann
and
claude
committed
b28f3df
View commit details
Copy full SHA for b28f3df
Browse repository at this point
fix(common): only accept string axis names in _named_pandas_to_dataarray
Show description for 9b4d7cc
FBumann
and
claude
committed
9b4d7cc
View commit details
Copy full SHA for 9b4d7cc
Browse repository at this point
fix(common): align positional inputs to coords, with clear shape errors
Show description for 7705156
FBumann
and
claude
committed
7705156
View commit details
Copy full SHA for 7705156
Browse repository at this point
fix(sos): use var.indexes[d] for reformulated bounds; widen _coords_to_dict
Show description for 26f3e73
FBumann
and
claude
committed
26f3e73
View commit details
Copy full SHA for 26f3e73
Browse repository at this point
fix(common): tighten _coords_to_dict to raise on non-pd.Index entries
Show description for 095b510
FBumann
and
claude
committed
095b510
View commit details
Copy full SHA for 095b510
Browse repository at this point
Commits on May 27, 2026
fix(common): proper MultiIndex support in coords helpers (#729)
Show description for 68c4e09
FabianHofmann
authored
68c4e09
View commit details
Copy full SHA for 68c4e09
Browse repository at this point
fix: apply coords-as-truth rule to mask in add_variables/add_constraints (#725)
Show description for a3d6f59
3 people
authored
a3d6f59
View commit details
Copy full SHA for a3d6f59
Browse repository at this point
refactor: unify as_dataarray; split broadcasting from coords validation (#726)
Show description for 48de61b
4 people
authored
48de61b
View commit details
Copy full SHA for 48de61b
Browse repository at this point
You can’t perform that action at this time.