-
Notifications
You must be signed in to change notification settings - Fork 77
Pull requests: PyPSA/linopy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
feat: Add fix(), unfix(), and fixed to Variable and Variables
enhancement
New feature or request
#625
opened Mar 18, 2026 by
FBumann
Loading…
4 tasks done
docs: add memory best-practices notebook for large-scale models
documentation
Improvements or additions to documentation
#624
opened Mar 17, 2026 by
MaykThewessen
Loading…
feat: add m.copy() method to create deep copy of model
enhancement
New feature or request
#623
opened Mar 17, 2026 by
bobbyxng
Loading…
4 tasks done
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
feat: Add indicator constraints
enhancement
New feature or request
#594
opened Feb 22, 2026 by
mcoughlin
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
feat: add unified SolverMetrics
enhancement
New feature or request
#583
opened Feb 11, 2026 by
FBumann
Loading…
7 tasks done
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!
Add no:assignee to see everything that’s not assigned.