Skip to content

Commit

Permalink
Add Gurobi to the default Anaconda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Sep 2, 2024
1 parent 1ea1c47 commit 27adbda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: qpbenchmark
channels:
- https://conda.anaconda.org/conda-forge
- https://conda.anaconda.org/gurobi
dependencies:
- cvxopt >= 1.3.0
- daqp >= 0.5.1
- ecos >= 2.0.10
- gurobi >= 11.0.3
- ipython
- matplotlib
- numpy >= 1.25.2
Expand Down

0 comments on commit 27adbda

Please sign in to comment.