[ 源代码: optlang ]
软件包:python3-optlang(1.4.4-1)
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.
This package installs the library for Python 3.
其他与 python3-optlang 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-six (>= 1.9.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-swiglpk (>= 1.4.3)
- Plain Python bindings for the GNU Linear Programming Kit (Python 3)
-
- dep: python3-sympy (>= 1.0.0)
- Computer Algebra System (CAS) in Python (Python3)