Results 1 issues of danielecc

Right now `requirements.txt` imposes an exact `cvxopt==1.2.1` version. This allows for a pip installation, but the `conda` package manager [only has version 1.2.0 available](https://anaconda.org/anaconda/cvxopt), which makes the installation conflict and...

enhancement
help wanted
food for thought