[ ソース: cvxopt ]
パッケージ: python3-cvxopt (1.3.0+dfsg-1 など)
python3-cvxopt に関するリンク
Debian の資源:
cvxopt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cvxopt.org]
類似のパッケージ:
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
- 基本線形代数のリファレンス実装 - 共有ライブラリ
- または libblas.so.3
- 以下のパッケージによって提供される仮想パッケージです: libatlas3-base, libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcholmod3 (>= 1:4.5.2)
- 疎行列向けスパースコレスキー分解ライブラリ
-
- dep: libdsdp-5.8gf
- Software for Semidefinite Programming
-
- dep: libfftw3-double3 (>= 3.3.10)
- 高速フーリエ変換計算ライブラリ - 倍精度
-
- dep: libglpk40 (>= 4.59)
- linear programming kit with integer (MIP) support
-
- dep: libgsl27 (>= 2.7.1)
- GNU Scientific Library (GSL) -- library package
-
- dep: liblapack3
- 線形代数ルーチンライブラリ 3 - 共有ライブラリ版
- または liblapack.so.3
- 以下のパッケージによって提供される仮想パッケージです: libatlas3-base, liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libumfpack5 (>= 1:4.5.2)
- sparse LU factorization library
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- sug: python-cvxopt-doc
- Python package for convex optimization (documentation)