cc_staff
1,857
edits
mNo edit summary |
mNo edit summary |
||
Line 232: | Line 232: | ||
<!--T:126--> | <!--T:126--> | ||
Once | 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--> |