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
.
PyPSA
/
linopy
Public
Notifications
You must be signed in to change notification settings
Fork
83
Star
253
Code
Issues
63
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
perf: lp write speed
- #562
#562
Closed
FBumann
wants to merge 11 commits into
PyPSA:master
PyPSA/linopy:master
from
fluxopt:perf/lp-write-speed
fluxopt/linopy:perf/lp-write-speed
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
perf: lp write speed
#562
FBumann
wants to merge 11 commits into
PyPSA:master
PyPSA/linopy:master
from
fluxopt:perf/lp-write-speed
fluxopt/linopy:perf/lp-write-speed
Copy head branch name to clipboard
Commits
Commits on Jan 31, 2026
perf: speed up LP constraint writing by replacing concat+sort with join
Show description for ccb9cd2
FBumann
committed
ccb9cd2
View commit details
Copy full SHA for ccb9cd2
Browse repository at this point
fix: missing space in lp file
FBumann
committed
8524c29
View commit details
Copy full SHA for 8524c29
Browse repository at this point
perf: skip group_terms when unnecessary and avoid xarray broadcast for short DataFrame
Show description for aab95f5
FBumann
and
claude
committed
aab95f5
View commit details
Copy full SHA for aab95f5
Browse repository at this point
perf: skip group_terms in LinearExpression.to_polars when no duplicate vars
Show description for 7762659
FBumann
and
claude
committed
7762659
View commit details
Copy full SHA for 7762659
Browse repository at this point
perf: pre-cast rhs to String in with_columns instead of inside concat_str
Show description for bdbb042
FBumann
and
claude
committed
bdbb042
View commit details
Copy full SHA for bdbb042
Browse repository at this point
bench: add PyPSA and knapsack models to LP writer benchmark
Show description for e9cffb4
FBumann
committed
e9cffb4
View commit details
Copy full SHA for e9cffb4
Browse repository at this point
perf: Use polars streaming engine
FBumann
committed
44b115f
View commit details
Copy full SHA for 44b115f
Browse repository at this point
bench: increase knapsack model sizes to 100k
Show description for 940edc7
FBumann
and
claude
committed
940edc7
View commit details
Copy full SHA for 940edc7
Browse repository at this point
perf: reduce per-constraint overhead in Constraint.to_polars()
Show description for 9ac474b
FBumann
and
claude
committed
9ac474b
View commit details
Copy full SHA for 9ac474b
Browse repository at this point
Add better benchmark script
FBumann
committed
1919f3f
View commit details
Copy full SHA for 1919f3f
Browse repository at this point
Add better benchmark script
FBumann
committed
ac761c0
View commit details
Copy full SHA for ac761c0
Browse repository at this point
You can’t perform that action at this time.