[ 源代码: optlang ]
软件包:python3-optlang(1.8.2-3)
sympy based mathematical programming language (Python 3)
Optlang 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.
其他与 python3-optlang 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-swiglpk (>= 5.0.8-1~)
- Plain Python bindings for the GNU Linear Programming Kit (Python 3)
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)