python-ecos
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).
- Versions: 2.0.13
- 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 the latest version of python-ecos
as follows:
guix install python-ecos
Or install a particular version:
guix install python-ecos@2.0.13
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.
Badge code
You can use the following badge to inform users of python-ecos about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/python-ecos'><img src='https://packages.guix.gnu.org/packages/python-ecos/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/python-ecos)
Example Org:
[[https://packages.guix.gnu.org/packages/python-ecos][https://packages.guix.gnu.org/packages/python-ecos/badges/latest-version.svg]]