cvxopt 1.3.0+dfsg-1build5 source package in Ubuntu

Changelog

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

  * Rebuild against latest dsdp

 -- Jeremy Bícha <email address hidden>  Wed, 06 Mar 2024 19:46:47 -0500

Upload details

Uploaded by:
Jeremy Bícha
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

Downloads

File Size SHA-256 Checksum
cvxopt_1.3.0+dfsg.orig.tar.xz 421.1 KiB c8d560746b9314408d1817ef1182784a7ea25f4aab74043a1ae5e5b185a4b4c8
cvxopt_1.3.0+dfsg-1build5.debian.tar.xz 6.9 KiB e2c0462f426de12f2302b2772b66a8c4647888243de072c3635a83e4910296c6
cvxopt_1.3.0+dfsg-1build5.dsc 2.5 KiB b315cd6817e752762ed7b0f2275c630a013abfcc10c1f511529fc374d0a2a03f

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