New Features A new module was created to export basic mathematical quantities such as lb, ub, c vectors and the A matrix. Use it with the matrices accessor in linopy.Model. For Constraints`` andVariables` aipython` autocompletion function for getting items was added. Inplace updates for constraints are now more flexible. AnonymousConstraint can now built from comparison operations of variables with constants, e.g. x >= 5. The Model.add_constraints function now support input of type ScalarVariable, ScalarLinearExpression and ScalarConstraint. Terms with zero coefficient are now filtered out before writing to file to avoid unnecessary overhead. The function sanitize_zeros was added to Constraints. Use this to filter out zero coefficient term...
Python packages of ASAM have been updated to the latest version. Due to some major steps in package...
New features: the global optimizers shgo and dual_annealing (new in SciPy v1.2) are now supported (...
Major Changes and improvements Remove deprecated LinOpScaling, Improve tests with CheckLinOp, Ch...
Major extensions and refactoring. Among other new features, linopy now supports Quadratic Programmin...
New Features The function LinearExpression.from_tuples now allows ScalarVariable as input. For comp...
What's Changed release v0.1.4 by @FabianHofmann in https://github.com/PyPSA/linopy/pull/105 Float r...
What's Changed Fix representation for single constraints without coordinates by @FabianHofmann in h...
What's Changed Make expression and constraint display more stable Add global options setter @Fabian...
What's Changed Missing + sign in objective function by @aurelije in https://github.com/PyPSA/linopy...
What's Changed doc: minor fix in API reference by @lumbric in https://github.com/PyPSA/linopy/pull/...
What's Changed [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/...
This release introduces new features related to expression creation and comes with an improved docum...
What's Changed Composition design review by @FabianHofmann in https://github.com/PyPSA/linopy/pull/...
What's Changed Fix linopy implementation of nominal capacity per-bus/carrier constraints by @coroa ...
New Features Linopy now uses highspy as an interface to the HiGHS solver. This enables a direct and...
Python packages of ASAM have been updated to the latest version. Due to some major steps in package...
New features: the global optimizers shgo and dual_annealing (new in SciPy v1.2) are now supported (...
Major Changes and improvements Remove deprecated LinOpScaling, Improve tests with CheckLinOp, Ch...
Major extensions and refactoring. Among other new features, linopy now supports Quadratic Programmin...
New Features The function LinearExpression.from_tuples now allows ScalarVariable as input. For comp...
What's Changed release v0.1.4 by @FabianHofmann in https://github.com/PyPSA/linopy/pull/105 Float r...
What's Changed Fix representation for single constraints without coordinates by @FabianHofmann in h...
What's Changed Make expression and constraint display more stable Add global options setter @Fabian...
What's Changed Missing + sign in objective function by @aurelije in https://github.com/PyPSA/linopy...
What's Changed doc: minor fix in API reference by @lumbric in https://github.com/PyPSA/linopy/pull/...
What's Changed [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/...
This release introduces new features related to expression creation and comes with an improved docum...
What's Changed Composition design review by @FabianHofmann in https://github.com/PyPSA/linopy/pull/...
What's Changed Fix linopy implementation of nominal capacity per-bus/carrier constraints by @coroa ...
New Features Linopy now uses highspy as an interface to the HiGHS solver. This enables a direct and...
Python packages of ASAM have been updated to the latest version. Due to some major steps in package...
New features: the global optimizers shgo and dual_annealing (new in SciPy v1.2) are now supported (...
Major Changes and improvements Remove deprecated LinOpScaling, Improve tests with CheckLinOp, Ch...