cvxopt 1.3.0+dfsg-1build2 source package in Ubuntu

Changelog

cvxopt (1.3.0+dfsg-1build2) mantic; urgency=medium

  * No-change rebuild against libamd3

 -- Steve Langasek <email address hidden>  Sun, 30 Jul 2023 20:55:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python

Downloads

File Size SHA-256 Checksum
cvxopt_1.3.0+dfsg.orig.tar.xz 421.1 KiB c8d560746b9314408d1817ef1182784a7ea25f4aab74043a1ae5e5b185a4b4c8
cvxopt_1.3.0+dfsg-1build2.debian.tar.xz 6.8 KiB 8dc697b92a81e6cc8fd2f87d71b207c71d16ec519c85604da6676557ce574c7a
cvxopt_1.3.0+dfsg-1build2.dsc 2.5 KiB e501e9058c42903ec5fa9878d75ec3e821967bba984f0b116b44b1ecf0111897

View changes file

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