We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa6c88 commit a63c2a3Copy full SHA for a63c2a3
.travis.yml
@@ -15,7 +15,7 @@ before_install:
15
16
install:
17
- pip install scipy
18
- - pip install numpy
+ - conda install numpy
19
- pip install matplotlib
20
- pip install pandas
21
- pip install cvxpy
0 commit comments