[ 原始碼: cvxopt ]
套件:python3-cvxopt(1.1.9+dfsg-3 以及其他的)
Python3 package for convex optimization
CVXOPT is a Python package for convex optimization. It includes
* Python classes for storing and manipulating dense and sparse matrices * an interface to most of the double-precision real and complex BLAS * an interface to the dense linear equation solvers and eigenvalue routines from LAPACK * interfaces to the sparse LU and Cholesky solvers from UMFPACK and CHOLMOD. * routines for solving convex optimization problems, an interface to the linear programming solver in GLPK, and interfaces to the linear and quadratic programming solvers in MOSEK * a modeling tool for specifying convex piecewise-linear optimization problems.
This package contains the Python 3 module.
其他與 python3-cvxopt 有關的套件
|
|
|
|
-
- dep: libamd2 (>= 1:4.5.2)
- approximate minimum degree ordering library for sparse matrices
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- 或者 libblas.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, libblas3, libblis2-openmp, libblis2-pthread, libblis2-serial, libopenblas-base
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcholmod3 (>= 1:4.5.2)
- sparse Cholesky factorization library for sparse matrices
-
- dep: libcolamd2 (>= 1:4.5.2)
- column approximate minimum degree ordering library for sparse matrices
-
- dep: libdsdp-5.8gf
- Software for Semidefinite Programming
-
- dep: libfftw3-double3 (>= 3.3.5)
- Library for computing Fast Fourier Transforms - Double precision
-
- dep: libglpk40 (>= 4.59)
- linear programming kit with integer (MIP) support
-
- dep: libgsl23 (>= 2.5)
- GNU Scientific Library (GSL) -- library package
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- 或者 liblapack.so.3
- 本虛擬套件由這些套件填實: libatlas3-base, liblapack3, libopenblas-base
-
- dep: libsuitesparseconfig5 (>= 1:5.0.0)
- configuration routines for all SuiteSparse modules
-
- dep: libumfpack5 (>= 1:4.5.2)
- sparse LU factorization library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.6~)
-
- sug: python-cvxopt-doc
- Python package for convex optimization (documentation)