issues
search
PyPSA
/
linopy
Linear optimization with N-D labeled arrays in Python
https://linopy.readthedocs.io
MIT License
165
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
COPT update
#383
PeterKlein11
opened
7 hours ago
1
Problem when trying to use gurobi and linopy, on a .exe generated by auto-py-to-exe.
#382
KanaBaradei
closed
5 hours ago
5
io: open file using context manager to properly close it again
#381
tburandt
closed
1 day ago
0
Bug-4.1.0: unclosed file lp file
#380
tburandt
closed
1 day ago
2
fix: correctly pass `slice_size` argument
#379
FabianHofmann
closed
1 week ago
1
Error in .lp output leads to infeasibility
#378
koen-vg
closed
1 week ago
5
add check for solver installation when initializing solver class instances
#377
daniel-rdt
closed
1 week ago
3
Bug: "cannot reshape array of size" after optimization is finished
#376
tburandt
opened
1 week ago
2
io: allow setting progress=False in solver to disable stdout even for larger models
#375
maurerle
closed
1 day ago
3
feat: show multiindex levels in repr & improve multiindexed coords repr
#374
FabianHofmann
closed
2 weeks ago
0
fix: support multiindexed and arbitrarly-named dimensions for grouping
#373
FabianHofmann
closed
2 weeks ago
1
[pre-commit.ci] pre-commit autoupdate
#372
pre-commit-ci[bot]
closed
2 weeks ago
0
sanitize infinity values: fix multiindex assignment
#371
FabianHofmann
closed
3 weeks ago
0
constraints: sanitize infinity values
#370
FabianHofmann
closed
3 weeks ago
1
fix: let cplex handle infs in constraints
#369
lkstrp
closed
3 weeks ago
0
CPLEX: Optimal solution with unscaled infeasibilities is thrown out
#368
thomgeo
opened
3 weeks ago
1
Check exposed types
#367
lkstrp
opened
3 weeks ago
0
io: remove pandas based io for lp writing, use polars instead
#366
FabianHofmann
opened
1 month ago
1
io: write out lp file with sliced variables and constraints
#365
FabianHofmann
closed
1 month ago
2
xpress: writesol instead of tofile
#364
fneum
closed
1 month ago
0
build: add support for python 3.13
#363
afuetterer
opened
1 month ago
1
CPLEX Unable to interpret unconstrained variables
#362
darcyzhangapfsds
closed
2 weeks ago
1
in run_xpress: xpress.problem class does not have attribute "tofile"
#361
nifroehling
closed
1 month ago
3
add check for valid dimension name before creating new variable
#360
tom-welfonder
opened
1 month ago
0
Can not create constraints when a coordinate is named "sign"
#359
tom-welfonder
opened
1 month ago
0
Compute IIS if problem is infeasible for solver COPT
#358
PeterKlein11
opened
1 month ago
0
[pre-commit.ci] pre-commit autoupdate
#357
pre-commit-ci[bot]
closed
1 month ago
0
added two example notebooks: energy-resource-build and sudoku
#356
tpu-brunkhorst
opened
1 month ago
1
Incomplete documentation regarding the method print_infeasibilities
#355
kruksik-dev
closed
1 month ago
0
Improve cleanliness method print_infeasibilities()
#354
kruksik-dev
closed
1 month ago
0
fix: more robust solver installed check
#353
lkstrp
closed
1 month ago
0
groupby: fix pandas dataframe with column `name` as grouper
#352
FabianHofmann
closed
1 month ago
0
Groupby of expression by dataarray leads to non-xarray like behavior
#351
FabianHofmann
opened
1 month ago
0
add unstack method
#350
FabianHofmann
opened
2 months ago
0
Refactoring of linopy solvers to object oriented architecture
#349
daniel-rdt
closed
1 month ago
2
Do you, good developer, want these notebook tutorial examples in the linopy repo?
#348
tpu-brunkhorst
closed
1 month ago
1
test: run tests in parallel
#347
afuetterer
closed
2 months ago
5
[pre-commit.ci] pre-commit autoupdate
#346
pre-commit-ci[bot]
closed
2 months ago
0
ci: code scanning with CodeQL
#345
lkstrp
closed
2 months ago
1
ci: move mypy to gh raction and add more rules
#344
lkstrp
closed
2 months ago
1
fix: codecov report
#343
lkstrp
closed
2 months ago
0
build: use post-release versioning
#342
lkstrp
closed
3 months ago
1
chore: reveal types in package
#341
lkstrp
closed
3 months ago
1
Serializing and deserializing linopy.Model
#340
tburandt
opened
3 months ago
4
[pre-commit.ci] pre-commit autoupdate
#339
pre-commit-ci[bot]
closed
3 months ago
0
[pre-commit.ci] pre-commit autoupdate
#338
pre-commit-ci[bot]
closed
3 months ago
0
linexpression: drop squeeze argument in groupby
#337
FabianHofmann
closed
3 months ago
1
[pre-commit.ci] pre-commit autoupdate
#336
pre-commit-ci[bot]
closed
3 months ago
1
[pre-commit.ci] pre-commit autoupdate
#335
pre-commit-ci[bot]
closed
3 months ago
0
ci: disable pytest multiprocessing
#334
lkstrp
closed
3 months ago
2
Next