cvxopt 1.2.7+dfsg-2 source package in Ubuntu

Changelog

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

  * Team upload
  * Add Build-Depends-Indep on tex-gyre

 -- Graham Inggs <email address hidden>  Tue, 19 Oct 2021 13:00:26 +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.7+dfsg-2.dsc 2.4 KiB bb612f2f5f75a1f99cbc4e33327b302091e31dbcf070bcb49bd70edc0ee2d8b4
cvxopt_1.2.7+dfsg.orig.tar.xz 419.0 KiB 08b497c5ea3c2d6f1ce208b6bcbf2d39eda4afc9c26bcfcb23ad5d908831feb9
cvxopt_1.2.7+dfsg-2.debian.tar.xz 6.4 KiB 2be23ca41fe9df9c4d1189db6e685f78f3d9ce52d2d45b243cdaa578e99a795e

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