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).
- Outputs:
out
- Website: https://github.com/embotech/ecos
- Licenses: GPL 3
- Package source: gnu/packages/python-science.scm
- Builds: See build status
- Issues: See known issues
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.