File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,16 +4,16 @@ channels:
44 - conda-forge
55 - defaults
66dependencies :
7- - numpy
8- - scipy> =1.0 .0
9- - matplotlib
10- - scikit-learn
11- - seaborn
12- - mkl
7+ - numpy=1.15.4
8+ - scipy=1.1 .0
9+ - matplotlib=3.0.2
10+ - scikit-learn=0.20.0
11+ - seaborn=0.9.0
12+ - mkl=2019.1
1313 - pip :
14- - h5py
15- - pymatsolver
16- - discretize
14+ - h5py==2.9.0
15+ - pymatsolver==0.1.2
16+ - discretize==0.3.8
1717 - git+https://github.com/simpeg/simpeg.git@examples/PGI
1818 - git+https://github.com/simpeg/simpegEM1D@examples/PGI
1919 - git+https://github.com/simpeg/tle-magnetotelluric_inversion@master
Original file line number Diff line number Diff line change 1- numpy
2- scipy > =1.0 .0
3- matplotlib
4- scikit-learn
5- seaborn
6- mkl
7- h5py
8- pymatsolver
9- discretize
10- git+ https://github.com/simpeg/simpeg.git@examples/PGI
11- git+ https://github.com/simpeg/simpegEM1D@examples/PGI
12- git+ https://github.com/simpeg/tle-magnetotelluric_inversion@master
1+ numpy =1.15.4
2+ scipy =1.1 .0
3+ matplotlib =3.0.2
4+ scikit-learn =0.20.0
5+ seaborn =0.9.0
6+ mkl =2019.1
7+ h5py == 2.9.0
8+ pymatsolver == 0.1.2
9+ discretize == 0.3.8
10+ -e git: https://github.com/simpeg/simpeg.git@examples/PGI
11+ -e git: https://github.com/simpeg/simpegEM1D@examples/PGI
12+ -e git: https://github.com/simpeg/tle-magnetotelluric_inversion@master
You can’t perform that action at this time.
0 commit comments