Package python3-module-cvxopt: Information

  • Default inline alert: Version in the repository: 1.3.2-alt1

Source package: python3-module-cvxopt
Version: 1.3.0-alt1
Build time:  May 24, 2022, 11:50 AM
Report package bug
Home page: http://cvxopt.org

Summary: Python Software for Convex Optimization
Description: 
CVXOPT is a free software package for convex optimization based on the
Python programming language. It can be used with the interactive Python
interpreter, on the command line by executing Python scripts, or
integrated in other software via Python extension modules. Its main
purpose is to make the development of software for convex optimization
applications straightforward by building on Python's extensive standard
library and on the strengths of Python as a high-level programming
language.

List of rpms provided by this srpm:
python3-module-cvxopt (mipsel)
python3-module-cvxopt-debuginfo (mipsel)
python3-module-cvxopt-doc (noarch)
python3-module-cvxopt-examples (noarch)
python3-module-cvxopt-pickles (mipsel)

Maintainer: Grigory Ustinov


    1. liblapack-devel
    2. libfftw3-devel
    3. python3-module-pytest
    4. python3-module-setuptools
    5. python3-module-sphinx
    6. python3-module-sphinx_rtd_theme
    7. dvipng
    8. libsuitesparse-devel
    9. libglpk-devel
    10. rpm-build-python3
    11. rpm-macros-sphinx3
    12. libblas-devel
    13. libgsl-devel

Last changed


May 23, 2022 Grigory Ustinov 1.3.0-alt1
- Automatically updated to 1.3.0.
- Build with check.
- Build with docs.
Dec. 13, 2021 Grigory Ustinov 1.2.7-alt1
- Automatically updated to 1.2.7.
July 19, 2021 Michael Shigorin 1.2.6-alt1.1
- E2K: fix build (SuiteSparse seems unbundled)