Pakket: python3-optlang (1.5.2-1)
Verwijzigingen voor python3-optlang
Debian bronnen:
Het bronpakket optlang downloaden:
Beheerders:
Externe bronnen:
- Homepage [optlang.readthedocs.org]
Vergelijkbare pakketten:
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.
Andere aan python3-optlang gerelateerde pakketten
|
|
|
|
-
- 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)