cvxopt 1.3.0+dfsg-1build7 source package in Ubuntu

Changelog

cvxopt (1.3.0+dfsg-1build7) oracular; urgency=medium

  * Rebuild against new libgsl28.

 -- Gianfranco Costamagna <email address hidden>  Tue, 30 Jul 2024 08:31:12 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed 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-1build7.debian.tar.xz 7.0 KiB bf8ce60498358d2f3aa5b2871995c013752d5d34f631df42be117c7d5ecd1eba
cvxopt_1.3.0+dfsg-1build7.dsc 2.5 KiB 3af2aaeeeb930d2a7812566198511c7fa7d3e4949264c590e2c361dc2e73e5f4

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