Giovanni del Vecchio
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Giovanni del Vecchio-
TypeError: bad operand type for unary -: 'GenExprNorm'
OngoingHi, I am trying to code an objective function that is something like: x * S - k ||S - h||_1 And I tried by producing code part of which is reported below. diff = scr - hvars_norm = model.addMVar((1...