cvxopt 1.2.3+dfsg-1build1 source package in Ubuntu

Changelog

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

  * Fake sync.

 -- Matthias Klose <email address hidden>  Sat, 19 Oct 2019 23:20:27 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
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.orig.tar.xz 416.7 KiB 6c156e8373307bef395abcbfd4969c3f6071289c639de719a8f65129940d61e0
cvxopt_1.2.3+dfsg-1build1.debian.tar.xz 5.5 KiB 673f42ed430af095f437413408decb6e6b14819b31269210d36bcc85f87cd1dc
cvxopt_1.2.3+dfsg-1build1.dsc 2.4 KiB fac99f52056b0ccfae700eacef14832df98442407d5fa8b3308c235ac306c6d3

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