William Zijie Zhang
William Zijie Zhang
I wanted to make a PR on my fork, but apparently I can't. This is still very WiP, and I am just trying to save my work from codespaces, please...
notes for future self on installing IPOPT: - download miniconda - install cyipopt through conda
closing this PR and moving to https://github.com/cvxgrp/cvxpy-ipopt.
Hey @AlexFleischer thanks for raising this issue. cvxpy supports exporting variable names from cplex, see the related PR here #1169 . I am not sure why these values are not...
@simonbowly To move forward with this PR, I propose that we delete the old code since cvxpy only supports the same versions as Gurobi. What do you think?
> Ah sorry missed that the reduction isn't implemented yet I did implement it [here](https://github.com/cvxpy/cvxpy/pull/2532/files#diff-473769730e5348777c84850d453e9aa50cda2d3cf48cdb2562d541c5ff019069R152-R161) but I still need to add more tests.
> Should this PR be closed? yea probably.
If this issue only happens after a full day of running, I suspect it has to do with some out of memory problem or maybe even integer overflow (for the...
@wanlinpang could you specify your NumPy and SciPy versions please? This might be a very concerning bug. Any other relevant details would be appreciated. (I.e. what are the three python...
@wanlinpang we have made a release for 1.5.3 yesterday. Could you try installing the new version and see if it works? I think it's difficult for me to help you...