Library for solving quadratic programs with indicator constraints.
Project description
tangoa
Dependenices
The library requires the MIP solver Gurobi
with its Python interface gurobipy
.
Furthermore, the Python packages numpy
, scipy
, and threadpoolctl
are required.
Installation
From pypi
Execute
pip3 install --user tangoa
in a terminal.
From source
Navigate into the root folder of tangoa
and call
python3 setup.py install --user
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
tangoa-0.1.1.1-py3-none-any.whl
(101.7 kB
view hashes)