Lili Cai
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Lili Cai-
Nevermind, someone offline solved the problem The correct format should be: G = np.concatenate((-prices, prices, np.eye(N_products),-1.*np.eye(N_products)),axis=0)h = np.concatenate((np.asarray([-...