This package browser is in early development. Mind the rough edges.

python-cvxopt 1.2.7

Python library for convex optimization

CVXOPT is a package for convex optimization based on the Python programming language. 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.

Installation

Install python-cvxopt 1.2.7 as follows:

guix install python-cvxopt@1.2.7

Or install the latest version:

guix install python-cvxopt

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.