cvxopt 1.3.0+dfsg-1build6 source package in Ubuntu

Changelog

cvxopt (1.3.0+dfsg-1build6) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:40:51 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble 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-1build6.debian.tar.xz 7.0 KiB e3b95c144ec23ae3bc880c3e1b99ab43815858bd12eaa84c18b89d16794b95f8
cvxopt_1.3.0+dfsg-1build6.dsc 2.5 KiB 223d9823d5a2da7302b075b4c5cbdd5505557f95268d1fc83aa97b6c3a33fa27

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