Konstantin Okunev
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 0
Posts
Recent activity by Konstantin Okunev-
Please help, how I can solve it?
AnsweredHi, all. I have expression exp = c_2.T@y - (b - A@u).T@lmbd where b = np.array([50,40,30 + l,d_lim]).reshape((4,))A = np.array([[1.1,1.5,0.8],[3,2.5,0.7],[2,1,1.3],[0,0,0]])u = m.addMVar(3,name='l...