パッケージ: python3-optlang (1.5.2-1)
python3-optlang に関するリンク
Debian の資源:
optlang ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [optlang.readthedocs.org]
類似のパッケージ:
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six (>= 1.9)
- Python 2 and 3 compatibility library
-
- dep: python3-swiglpk
- Plain Python bindings for the GNU Linear Programming Kit (Python 3)
-
- dep: python3-sympy
- Computer Algebra System (CAS) in Python (Python 3)