Josh Kirk
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
アクティビティの概要
Josh Kirkさんの最近のアクティビティ-
Josh Kirkさんがコメントを作成しました:
Marika, Thank you. A very silly mistake as I had realised this for gamma. Josh
-
Josh Kirkさんが投稿を作成しました:
JuMP model is feasible where gurobipy model is infeasible
回答済みI am coming to gurobipy from JuMP (Julia) and having problems with feasibility. I expect the following problem to be feasible but gurobi states it is not ```python T = np.array([[ 0, -10, -10]...