forked from cs107-sys-dev/playground
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
executable file
·42 lines (42 loc) · 1.08 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: complex_nums
channels:
- conda-forge
- defaults
dependencies:
- atomicwrites=1.3.0=py_0
- attrs=19.3.0=py_0
- bzip2=1.0.8=h01d97ff_1
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py37_0
- importlib_metadata=0.23=py37_0
- libblas=3.8.0=14_openblas
- libcblas=3.8.0=14_openblas
- libcxx=9.0.0=0
- libcxxabi=9.0.0=0
- libffi=3.2.1=h6de7cb9_1006
- libgfortran=4.0.0=2
- liblapack=3.8.0=14_openblas
- libopenblas=0.3.7=h4bb4525_2
- llvm-openmp=9.0.0=h40edb58_0
- more-itertools=7.2.0=py_0
- ncurses=6.1=h0a44026_1002
- numpy=1.17.2=py37h6b0580a_0
- openssl=1.1.1c=h01d97ff_0
- packaging=19.2=py_0
- pip=19.3.1=py37_0
- pluggy=0.13.0=py37_0
- py=1.8.0=py_0
- pyparsing=2.4.2=py_0
- pytest=5.2.1=py37_0
- python=3.7.3=h93065d6_1
- readline=8.0=hcfe32e1_0
- setuptools=41.4.0=py37_0
- six=1.12.0=py37_1000
- sqlite=3.30.1=h93121df_0
- tk=8.6.9=h2573ce8_1003
- wcwidth=0.1.7=py_1
- wheel=0.33.6=py37_0
- xz=5.2.4=h1de35cc_1001
- zipp=0.6.0=py_0
- zlib=1.2.11=h0b31af3_1006
prefix: /Users/dsondak/anaconda3/envs/complex_nums