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

python-ecos 2.0.13

Embedded Cone Solver

This is the Python package for ECOS: Embedded Cone Solver. ECOS is numerical software for solving convex second-order cone programs (SOCPs).

Installation

Install python-ecos 2.0.13 as follows:

guix install python-ecos@2.0.13

Or install the latest version:

guix install python-ecos

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.