Gurobi: Difference between revisions

Jump to navigation Jump to search
38 bytes added ,  5 months ago
m
no edit summary
mNo edit summary
mNo edit summary
Line 232: Line 232:


<!--T:126-->
<!--T:126-->
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).
Once created we can activate and used 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-->
Line 285: Line 285:


<!--T:205-->
<!--T:205-->
Further details about submitting jobs with python virtual environments can be found [[Python#Creating_virtual_environments_inside_of_your_jobs|here]].
Further information regarding how to create and use python virtual environments within job scripts can be found [[Python#Creating_virtual_environments_inside_of_your_jobs|here]].


== Using Gurobi with Java == <!--T:210-->
== Using Gurobi with Java == <!--T:210-->
cc_staff
1,857

edits

Navigation menu