cvxopt 1.2.3+dfsg-1ubuntu1 source package in Ubuntu

Changelog

cvxopt (1.2.3+dfsg-1ubuntu1) focal; urgency=medium

  * multiarch.diff: Fix build with multiarch on !amd64 (closes: #934382)

 -- Adam Conrad <email address hidden>  Sun, 20 Oct 2019 01:23:05 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
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.orig.tar.xz 416.7 KiB 6c156e8373307bef395abcbfd4969c3f6071289c639de719a8f65129940d61e0
cvxopt_1.2.3+dfsg-1ubuntu1.debian.tar.xz 5.9 KiB 3c6b83515cb319a68897ec3c0e7bf82b5e55f882ea8e602ea48b0eaa6b6b9a63
cvxopt_1.2.3+dfsg-1ubuntu1.dsc 2.5 KiB 9cd4736af66eb023cdd0b1c17eada35c1e0ca845540e04e1f7856a7635d7ad45

View changes file

Binary packages built by this source

python-cvxopt: No summary available for python-cvxopt in ubuntu focal.

No description available for python-cvxopt in ubuntu focal.

python-cvxopt-dbgsym: No summary available for python-cvxopt-dbgsym in ubuntu focal.

No description available for python-cvxopt-dbgsym in ubuntu focal.

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