ecos_python: Embedded Cone Solver (Python wrapper)¶
Description¶
This is the Python package for ECOS: Embedded Cone Solver.
It vendors ECOS.
License¶
GPLv3
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
2.0.12
version_requirements.txt:
ecos
Equivalent System Packages¶
$ conda install ecos
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.