pyconvexity 0.3.8.post1__py3-none-any.whl → 0.3.8.post2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pyconvexity might be problematic. Click here for more details.

pyconvexity/_version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.3.8.post1"
1
+ __version__ = "0.3.8.post2"
@@ -368,7 +368,7 @@ class NetworkSolver:
368
368
  return 'gurobi', gurobi_dual_options
369
369
 
370
370
  # Check if this is a known valid solver name
371
- elif solver_name in ['highs', 'gurobi', 'cplex', 'glpk', 'cbc', 'scip', 'copt']:
371
+ elif solver_name in ['highs', 'gurobi', 'cplex', 'glpk', 'cbc', 'scip', 'copt', 'mosek']:
372
372
  return solver_name, solver_options
373
373
 
374
374
  else:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyconvexity
3
- Version: 0.3.8.post1
3
+ Version: 0.3.8.post2
4
4
  Summary: Python library for energy system modeling and optimization with PyPSA
5
5
  Author-email: Convexity Team <info@convexity.com>
6
6
  License: MIT
@@ -1,5 +1,5 @@
1
1
  pyconvexity/__init__.py,sha256=eiAFroO4n-z8F0jTLpJgBIO7vtSxu9ovu3G2N-qqpUo,4783
2
- pyconvexity/_version.py,sha256=bzpt5I55RpJ9-TikkLRgUK3tzieEqyUA-wVI8qcMUx0,28
2
+ pyconvexity/_version.py,sha256=5t0ABI3rYvXT23PJYWULhcBoa2OPGm5Tmm8NT3aXvDk,28
3
3
  pyconvexity/timeseries.py,sha256=4p1Tdpa1otqDvCq2zppA4tw660sF_XWb8Xobib-cCms,11340
4
4
  pyconvexity/core/__init__.py,sha256=MgVa5rrRWIi2w1UI1P4leiBntvHeeOPv0Thm0DEXBHo,1209
5
5
  pyconvexity/core/database.py,sha256=M02q4UkJqAPeTXuwng9I7kHm16reJ7eq7wccWxnhE5I,15227
@@ -36,11 +36,11 @@ pyconvexity/solvers/pypsa/api.py,sha256=05IN6KgjpVNJ3TrH0gv1F2-GLRnffLQOc3rsT1ZE
36
36
  pyconvexity/solvers/pypsa/batch_loader.py,sha256=eQb8B11akQYtH3aK93WAOoXEI-ktk4imATw9gaYDNR4,13547
37
37
  pyconvexity/solvers/pypsa/builder.py,sha256=WrimcBvG4mNFLTrLq7131Ku0AXY_0oRKxfI81ywc5Cs,24460
38
38
  pyconvexity/solvers/pypsa/constraints.py,sha256=MycS-pvuYIEEa0s2tkskiydX_HhAKNTnsQdVc842u50,19792
39
- pyconvexity/solvers/pypsa/solver.py,sha256=PA0_S95JQm6ZifuY_TEjRvEhm-zgmtZsap5G1TEHBVA,57739
39
+ pyconvexity/solvers/pypsa/solver.py,sha256=95YdzoG6ch0niIoaPeUWCmJ01TyI0zDdNjf-bZ5FQTw,57748
40
40
  pyconvexity/solvers/pypsa/storage.py,sha256=T-0qEryiEy_8G4KiscPoiiWvTPd_OGqpLczW0_Xm85E,87331
41
41
  pyconvexity/validation/__init__.py,sha256=_6SVqXkaDFqmagub_O064Zm_QIdBrOra-Gvvbo9vM4I,549
42
42
  pyconvexity/validation/rules.py,sha256=6Kak12BVfUpjmgB5B7Wre55eGc5e1dvIdFca-vN-IFI,9296
43
- pyconvexity-0.3.8.post1.dist-info/METADATA,sha256=XAs5-GMZ1W6GM8E-aPhdO78v-sg5Ko-fmQGWFXueXN8,4886
44
- pyconvexity-0.3.8.post1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
45
- pyconvexity-0.3.8.post1.dist-info/top_level.txt,sha256=wFPEDXVaebR3JO5Tt3HNse-ws5aROCcxEco15d6j64s,12
46
- pyconvexity-0.3.8.post1.dist-info/RECORD,,
43
+ pyconvexity-0.3.8.post2.dist-info/METADATA,sha256=ubU7D_qpYA1FtZcix27_yjOQM7bmZBTevlVWOqwfPCE,4886
44
+ pyconvexity-0.3.8.post2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
45
+ pyconvexity-0.3.8.post2.dist-info/top_level.txt,sha256=wFPEDXVaebR3JO5Tt3HNse-ws5aROCcxEco15d6j64s,12
46
+ pyconvexity-0.3.8.post2.dist-info/RECORD,,