Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / PyPSA/linopy issues and pull requests
#383 - COPT update
Pull Request -
State: open - Opened by PeterKlein11 6 days ago
- 1 comment
#382 - Problem when trying to use gurobi and linopy, on a .exe generated by auto-py-to-exe.
Issue -
State: closed - Opened by KanaBaradei 7 days ago
- 5 comments
#381 - io: open file using context manager to properly close it again
Pull Request -
State: closed - Opened by tburandt 7 days ago
#380 - Bug-4.1.0: unclosed file lp file
Issue -
State: closed - Opened by tburandt 7 days ago
- 2 comments
#379 - fix: correctly pass `slice_size` argument
Pull Request -
State: closed - Opened by FabianHofmann 13 days ago
- 1 comment
#378 - Error in .lp output leads to infeasibility
Issue -
State: closed - Opened by koen-vg 13 days ago
- 5 comments
#377 - add check for solver installation when initializing solver class instances
Pull Request -
State: closed - Opened by daniel-rdt 14 days ago
- 3 comments
#376 - Bug: "cannot reshape array of size" after optimization is finished
Issue -
State: open - Opened by tburandt 15 days ago
- 2 comments
#375 - io: allow setting progress=False in solver to disable stdout even for larger models
Pull Request -
State: closed - Opened by maurerle 21 days ago
- 3 comments
#374 - feat: show multiindex levels in repr & improve multiindexed coords repr
Pull Request -
State: closed - Opened by FabianHofmann 22 days ago
#373 - fix: support multiindexed and arbitrarly-named dimensions for grouping
Pull Request -
State: closed - Opened by FabianHofmann 22 days ago
- 1 comment
#372 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 24 days ago
#371 - sanitize infinity values: fix multiindex assignment
Pull Request -
State: closed - Opened by FabianHofmann 28 days ago
#370 - constraints: sanitize infinity values
Pull Request -
State: closed - Opened by FabianHofmann 28 days ago
- 1 comment
#369 - fix: let cplex handle infs in constraints
Pull Request -
State: closed - Opened by lkstrp 28 days ago
#368 - CPLEX: Optimal solution with unscaled infeasibilities is thrown out
Issue -
State: open - Opened by thomgeo 29 days ago
- 1 comment
#367 - Check exposed types
Issue -
State: open - Opened by lkstrp 29 days ago
#366 - io: remove pandas based io for lp writing, use polars instead
Pull Request -
State: open - Opened by FabianHofmann about 1 month ago
- 1 comment
#365 - io: write out lp file with sliced variables and constraints
Pull Request -
State: closed - Opened by FabianHofmann about 1 month ago
- 2 comments
#364 - xpress: writesol instead of tofile
Pull Request -
State: closed - Opened by fneum about 1 month ago
#363 - build: add support for python 3.13
Pull Request -
State: open - Opened by afuetterer about 2 months ago
- 1 comment
#362 - CPLEX Unable to interpret unconstrained variables
Issue -
State: closed - Opened by darcyzhangapfsds about 2 months ago
- 1 comment
#361 - in run_xpress: xpress.problem class does not have attribute "tofile"
Issue -
State: closed - Opened by nifroehling about 2 months ago
- 3 comments
#360 - add check for valid dimension name before creating new variable
Pull Request -
State: open - Opened by tom-welfonder about 2 months ago
#359 - Can not create constraints when a coordinate is named "sign"
Issue -
State: open - Opened by tom-welfonder about 2 months ago
#358 - Compute IIS if problem is infeasible for solver COPT
Issue -
State: open - Opened by PeterKlein11 about 2 months ago
#357 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 months ago
#356 - added two example notebooks: energy-resource-build and sudoku
Pull Request -
State: open - Opened by tpu-brunkhorst about 2 months ago
- 1 comment
#355 - Incomplete documentation regarding the method print_infeasibilities
Issue -
State: closed - Opened by kruksik-dev about 2 months ago
#354 - Improve cleanliness method print_infeasibilities()
Pull Request -
State: closed - Opened by kruksik-dev about 2 months ago
#353 - fix: more robust solver installed check
Pull Request -
State: closed - Opened by lkstrp 2 months ago
#352 - groupby: fix pandas dataframe with column `name` as grouper
Pull Request -
State: closed - Opened by FabianHofmann 2 months ago
#351 - Groupby of expression by dataarray leads to non-xarray like behavior
Issue -
State: open - Opened by FabianHofmann 2 months ago
Labels: bug
#350 - add unstack method
Pull Request -
State: open - Opened by FabianHofmann 2 months ago
#349 - Refactoring of linopy solvers to object oriented architecture
Pull Request -
State: closed - Opened by daniel-rdt 2 months ago
- 2 comments
#348 - Do you, good developer, want these notebook tutorial examples in the linopy repo?
Issue -
State: closed - Opened by tpu-brunkhorst 2 months ago
- 1 comment
#347 - test: run tests in parallel
Pull Request -
State: closed - Opened by afuetterer 3 months ago
- 5 comments
#346 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
#345 - ci: code scanning with CodeQL
Pull Request -
State: closed - Opened by lkstrp 3 months ago
- 1 comment
#344 - ci: move mypy to gh raction and add more rules
Pull Request -
State: closed - Opened by lkstrp 3 months ago
- 1 comment
#343 - fix: codecov report
Pull Request -
State: closed - Opened by lkstrp 3 months ago
#342 - build: use post-release versioning
Pull Request -
State: closed - Opened by lkstrp 3 months ago
- 1 comment
#341 - chore: reveal types in package
Pull Request -
State: closed - Opened by lkstrp 3 months ago
- 1 comment
#340 - Serializing and deserializing linopy.Model
Issue -
State: open - Opened by tburandt 3 months ago
- 4 comments
#339 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 3 months ago
#338 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#337 - linexpression: drop squeeze argument in groupby
Pull Request -
State: closed - Opened by FabianHofmann 4 months ago
- 1 comment
#336 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
- 1 comment
#335 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#334 - ci: disable pytest multiprocessing
Pull Request -
State: closed - Opened by lkstrp 4 months ago
- 2 comments
#333 - ci: improve test workflow performance
Pull Request -
State: closed - Opened by afuetterer 4 months ago
- 3 comments
#332 - Remove numpy pin
Pull Request -
State: open - Opened by glatterf42 4 months ago
- 5 comments
#331 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 4 months ago
#330 - Get solution for gurobi before exiting enviornment context manager
Pull Request -
State: closed - Opened by dannyopts 4 months ago
- 2 comments
#329 - 0.3.3 release onwards have broken Gurobi solves for large models.
Issue -
State: closed - Opened by yuchen-w 4 months ago
- 5 comments
#328 - chore: replace black, isort, absolufy-imports with ruff
Pull Request -
State: closed - Opened by afuetterer 4 months ago
- 20 comments
#327 - Fix io termination condition
Pull Request -
State: closed - Opened by FabianHofmann 4 months ago
- 1 comment
#326 - ci: overhaul ci and cd workflows
Pull Request -
State: closed - Opened by afuetterer 5 months ago
- 20 comments
#325 - Overhaul CI and CD workflows
Issue -
State: closed - Opened by afuetterer 5 months ago
- 6 comments
#324 - ci: disable pip package caching in actions/setup-python
Pull Request -
State: closed - Opened by afuetterer 5 months ago
- 1 comment
#323 - Update xarray package requirements
Issue -
State: closed - Opened by kruksik-dev 5 months ago
- 1 comment
#322 - Update xarray package version from "xarray>=2023.9.0" to "xarray>=2024.2.0"
Pull Request -
State: closed - Opened by kruksik-dev 5 months ago
- 1 comment
#321 - ci: fix RTD build
Pull Request -
State: closed - Opened by lkstrp 5 months ago
- 1 comment
#320 - 0.3.12 ModuleNotFoundError: No module named 'highspy'
Issue -
State: closed - Opened by michalmarszal 5 months ago
- 3 comments
#319 - fix module not found error highspy
Pull Request -
State: closed - Opened by michalmarszal 5 months ago
- 1 comment
#318 - use assign_multiindex_safe where necessary to avoid deprecation warning
Pull Request -
State: closed - Opened by FabianHofmann 5 months ago
#317 - Solution fn fix
Pull Request -
State: closed - Opened by FabianHofmann 5 months ago
#316 - sol file is not dumped when using gurobi
Issue -
State: closed - Opened by michalmarszal 5 months ago
#315 - fix: no sol file for gurobi
Pull Request -
State: closed - Opened by michalmarszal 5 months ago
- 5 comments
#314 - chore: move coverage.py config to pyproject.toml
Pull Request -
State: closed - Opened by afuetterer 5 months ago
- 1 comment
#313 - ci: use checkout with fetch-depth 0
Pull Request -
State: closed - Opened by afuetterer 5 months ago
- 10 comments
#312 - build(deps): bump actions/setup-python from 1 to 5 in the github-actions group
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#311 - ci: add dependabot config
Pull Request -
State: closed - Opened by afuetterer 5 months ago
- 3 comments
#310 - Annotate typing
Pull Request -
State: closed - Opened by FabianHofmann 5 months ago
- 3 comments
#309 - support for warmstart in HiGHS
Pull Request -
State: closed - Opened by fneum 5 months ago
- 1 comment
#308 - Slicing selection not aligned on "Python standards"
Issue -
State: open - Opened by OBeaude 5 months ago
- 3 comments
#307 - masking vs selecting
Issue -
State: closed - Opened by aurelije 5 months ago
- 3 comments
#306 - Numpy < 2.0
Pull Request -
State: closed - Opened by FabianHofmann 5 months ago
- 1 comment
#305 - Forward Mosek log to stdout
Pull Request -
State: closed - Opened by aszekMosek 6 months ago
- 1 comment
#304 - io: fix netcdf IO for parameters
Pull Request -
State: closed - Opened by FabianHofmann 6 months ago
- 1 comment
#303 - `xarray` DeprecationWarning: Deleting a single level of a MultiIndex is deprecated. Previously
Issue -
State: closed - Opened by lkstrp 6 months ago
#302 - solvers: remove dot at end of log file print to be clickable
Pull Request -
State: closed - Opened by FabianHofmann 6 months ago
#301 - test: add test for ndim groupby
Pull Request -
State: closed - Opened by FabianHofmann 6 months ago
- 1 comment
#300 - Creating variable for each linear expression
Issue -
State: closed - Opened by aurelije 6 months ago
- 4 comments
#299 - groupby sum not allowing multidimensional grouping per default
Issue -
State: closed - Opened by aurelije 6 months ago
- 6 comments
#298 - ci: fix potential setuptools_scm issues in gh actions
Pull Request -
State: closed - Opened by lkstrp 6 months ago
- 3 comments
#297 - xarray methods additions
Pull Request -
State: closed - Opened by FabianHofmann 6 months ago
#296 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] 6 months ago
- 1 comment
#295 - Multiple coordinates for one dimension
Issue -
State: open - Opened by aurelije 6 months ago
- 2 comments
#294 - Make polars frames lazy and stream into csv
Pull Request -
State: open - Opened by coroa 6 months ago
- 8 comments
#293 - How are "0" coefficient passed to gurobi?
Issue -
State: closed - Opened by KanaBaradei 6 months ago
- 3 comments
#292 - Workflow for auto releasing on GH
Pull Request -
State: closed - Opened by leuchtum 6 months ago
- 1 comment
#291 - Polars based LP file writer
Pull Request -
State: closed - Opened by FabianHofmann 6 months ago
- 1 comment
#290 - Fh/fix 266
Pull Request -
State: closed - Opened by apfelix 7 months ago
- 3 comments
#289 - io: use reshape instead of ravel to avoid copy
Pull Request -
State: closed - Opened by FabianHofmann 7 months ago
- 1 comment
#288 - Docs errata: LinearExpression `expand_dims`
Issue -
State: closed - Opened by Lkruitwagen 7 months ago
- 2 comments
#287 - Explicit properties inheritance
Pull Request -
State: closed - Opened by FabianHofmann 7 months ago
- 1 comment
#286 - add examples.py
Pull Request -
State: closed - Opened by FabianHofmann 7 months ago
- 1 comment
#285 - Consolidate getitem functionality
Pull Request -
State: closed - Opened by FabianHofmann 7 months ago
- 1 comment
#284 - Pass parameters to the Gurobi solver
Issue -
State: open - Opened by KanaBaradei 7 months ago
- 1 comment