Path to this page:
./
wip/py-optlang,
Formulate optimization problems and solve using SymPy
Branch: CURRENT,
Version: 1.4.4,
Package name: py312-optlang-1.4.4,
Maintainer: jihbed.researchOptlang is a Python package for solving mathematical optimization problems,
i.e. maximizing or minimizing an objective function over a set of variables
subject to a number of constraints. Optlang provides a common interface to a
series of optimization tools, so different solver backends can be changed in
a transparent way. Optlang’s object-oriented API takes advantage of the symbolic
math library sympy to allow objective functions and constraints to be easily
formulated from symbolic expressions of variables (see examples).
Master sites:
RMD160: 6c02b52dd069234633571f56b254ed788c7d3b64
Filesize: 105.004 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-optlang-1.4.4
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-optlang-1.4.4
- (2021-10-08) Updated to version: py39-optlang-1.4.4