- Notifications
You must be signed in to change notification settings - Fork 78
Pull requests: PyPSA/linopy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: direct CSR-to-LP writer for frozen constraints
#631 opened Mar 23, 2026 by FBumann Loading…
4 tasks done
feat: add m.dualize() and m.bounds_to_constraints() for LP dualization discussion enhancement New feature or request help wanted Extra attention is needed model formulation
#626 opened Mar 18, 2026 by bobbyxng Loading…
2 of 4 tasks
docs: add memory best-practices notebook for large-scale models documentation Improvements or additions to documentation
#624 opened Mar 17, 2026 by MaykThewessen Loading…
Add Solver.resolve() and Model.apply_result() for iterative re-solve workflows enhancement New feature or request
#622 opened Mar 16, 2026 by FabianHofmann Loading…
4 tasks done
refac: replace print calls with str-returning format_* methods enhancement New feature or request
#621 opened Mar 14, 2026 by FBumann Loading…
3 tasks done
perf: use numpy array lookup for solution unpacking performance
#619 opened Mar 13, 2026 by MaykThewessen Loading…
4 tasks done
perf: cache MatrixAccessor properties to avoid redundant recomputation performance
#616 opened Mar 13, 2026 by MaykThewessen Loading…
4 tasks done
feat(xpress): add direct io enhancement New feature or request
#596 opened Feb 26, 2026 by CharlieFModo Loading…
4 tasks done
refac: Harmonize linopy operations and introduce a new predictable and strict convention bug Something isn't working enhancement New feature or request
#591 opened Feb 20, 2026 by FBumann Loading… Predictabe Arithmetics, Broadcasting and Joining
8 of 10 tasks
Fix coordinate misalignment in expression merge bug Something isn't working
#550 opened Jan 20, 2026 by FBumann • Draft Predictabe Arithmetics, Broadcasting and Joining
4 tasks done
Fix warning due to timezone aware pandas index
#531 opened Dec 10, 2025 by RobbieKiwi Loading…
4 tasks done
Add pre-solve scaling support enhancement New feature or request
#524 opened Nov 26, 2025 by FabianHofmann Loading…
4 tasks done
feat: Quadratic constraints enhancement New feature or request
#523 opened Nov 26, 2025 by FBumann Loading…
3 of 4 tasks
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.