Gurobi: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 232: Line 232:


<!--T:126-->
<!--T:126-->
Once its been created we can activate our Gurobi environment at any time.  Before doing so we will also load gurobi so the $EBROOTGUROBI is defined and also load the <code>scipy-stack</code> module since the matrix1 example requires scipy in addition to numpy which we already pip installed into the environment via pandas :
Once created we can activate our Gurobi environment at any time.  In this section we also load gurobi (so $EBROOTGUROBI is defined) and <code>scipy-stack</code> (so scipy is available).  Both are required to run the matrix example shown below as well as numpy that we already pip installed into our  environment (via pandas).


<!--T:203-->
<!--T:203-->
cc_staff
1,857

edits

Navigation menu