William Zijie Zhang

Results 160 comments of William Zijie Zhang

> Main open items: > > * CI doesn't work, but builds locally This is fixed by using rust-toolchain instead > * Compatibility issues with python 3.14, requires PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 in...

@AlexHoltwerth thank you for suggesting these improvements for retrieving the MIP gap! I think your suggestions make a lot of sense, feel free to make a PR (and make sure...

> Is "replace cvxcore" really complete? no, I was going to comment on it. I am removing it because it is super vague and we are intending this list for...

> We should also massively improve the type checking situation of cvxpy. It is hard to use in libraries with strict type checking. We should aim for pyright compatibility. okay...

@GhassenMenchaoui sorry for the very late reply. Unfortunately we are not in charge of maintaining the solver interfaces. Last time there was an issue with the xpress solver, I opened...

> This is a good change but I don't think this affects the CI. The optional solvers are installed via continuous_integration/install_optional_solvers.sh which has its own solver list. actually I think...

@PTNobel we might need to add a random seed to the feasibility test to make it work.. it's only failing on macos for python3.12 for some reason.

@PTNobel for some very odd reason the CI timed out for the optional solvers.. maybe we should hold on to merge this. I'll see if this happens for other CI...

@PTNobel should we reach out to Zedong to look into this? I can open an issue on MPAX if you'd like