Chunyang Liao
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
Chunyang Liaoさんの最近のアクティビティ-
Chunyang Liaoさんがコメントを作成しました:
No, I talked to others but we failed to find a solution. We simply changed another solver to fix it.
-
Chunyang Liaoさんが投稿を作成しました:
Unable to retrieve attribute 'BarIterCount'
I am using cvxpy with solver GUROBI. I see the error code: Unable to retrieve attribute 'BarIterCount'. I think my code is correct because it runs if I change solver to cvxpy.OSQP Is there any idea...
-
Chunyang Liaoさんが投稿を作成しました:
Gurobi 9 on MATLAB 2020
回答済みI have successfully installed Gurobi on my laptop but when I run the code, there is a error report about cvx_end, I search the error online and find the reason is the version of MATLAB is too new. ...