cvxopt 1.2.3+dfsg-2build1 source package in Ubuntu

Changelog

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

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 10:43:17 +0100

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
Focal release universe python

Downloads

File Size SHA-256 Checksum
cvxopt_1.2.3+dfsg.orig.tar.xz 416.7 KiB 6c156e8373307bef395abcbfd4969c3f6071289c639de719a8f65129940d61e0
cvxopt_1.2.3+dfsg-2build1.debian.tar.xz 6.0 KiB 89dab8183bb667acb2fb959afb2cb875c0e0d9f247eb5c7b3d9da74761d57214
cvxopt_1.2.3+dfsg-2build1.dsc 2.3 KiB 2c611f21306afc3dcb478b0b648be7dfe2b7b7703e31269ba62aa6873c4a5a66

View changes file

Binary packages built by this source

python-cvxopt-doc: No summary available for python-cvxopt-doc in ubuntu groovy.

No description available for python-cvxopt-doc in ubuntu groovy.

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