cvxopt 1.2.3+dfsg-2 source package in Ubuntu

Changelog

cvxopt (1.2.3+dfsg-2) unstable; urgency=medium

  * Team upload

  [ Adam Conrad ]
  * multiarch.diff: Fix build with multiarch on !amd64 (Closes: #934382)

  [ Graham Inggs ]
  * Stop building python-cvxopt (Closes: #936357)
  * Update debian/python-cvxopt-doc.doc-base

 -- Graham Inggs <email address hidden>  Sun, 17 Nov 2019 11:29:33 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cvxopt_1.2.3+dfsg-2.dsc 2.3 KiB a3d71e833ad42c6b30855b31596b69f4eda5e78b2cf03391d50689e7b6333b47
cvxopt_1.2.3+dfsg.orig.tar.xz 416.7 KiB 6c156e8373307bef395abcbfd4969c3f6071289c639de719a8f65129940d61e0
cvxopt_1.2.3+dfsg-2.debian.tar.xz 5.9 KiB 26caa024d6b8f73cce7c2f675708b6c1e41eb793171bea5d25351ef3ce9c46d6

No changes file available.

Binary packages built by this source

python-cvxopt-doc: Python package for convex optimization (documentation)

 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 documentation of the Python module.

python3-cvxopt: 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-dbgsym: debug symbols for python3-cvxopt