James Whiteley
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by James Whiteley-
James Whiteley commented,
Hi Thomas, 'might have run into numerical trouble when creating the model.' Yes I believe it was this, an error in B somewhere. Have managed to solve this now, thanks! James
-
James Whiteley commented,
Thanks Matthias for the advice re. m.write() I am looking into it now! James
-
James Whiteley created a post,
Simple LP problem
AnsweredHi all, I am trying to solve a simple LP problem, as below: min V = transpose(L)*aa,q s.t. Bq = f −σ −a ≤ q +σ +a ≥ q a ≥ 0, V is the volume of an imagined truss structure, with L and a being v...