-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
executable file
·70 lines (69 loc) · 1.22 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
name: FFT
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- blas=1.0
- bzip2=1.0.6
- ca-certificates=2021.5.30
- certifi=2021.5.30
- curl=7.55.1
- cycler=0.10.0
- expat=2.2.10
- freetype=2.10.4
- future=0.18.2
- hdf4=4.2.13
- hdf5=1.8.18
- icc_rt=2019.0.0
- icu=58.2
- intel-openmp=2020.2
- jpeg=9b
- jsoncpp=1.8.3
- kiwisolver=1.3.2
- libcurl=7.62.0
- libiconv=1.15
- libnetcdf=4.6.1
- libopencv=3.4.1
- libpng=1.6.37
- libssh2=1.8.0
- libtiff=4.1.0
- libxml2=2.9.10
- lz4-c=1.8.1.2
- matplotlib=3.4.3
- matplotlib-base=3.4.3
- mkl=2019.4
- mkl-service=2.3.0
- mkl_fft=1.2.0
- mkl_random=1.1.0
- numpy=1.19.1
- numpy-base=1.19.1
- olefile=0.46
- opencv=3.4.1
- openssl=1.1.1l
- pillow=8.3.1
- pip=20.2.4
- py-opencv=3.4.1
- pyparsing=2.4.7
- pyqt=5.9.2
- python=3.7.1
- python-dateutil=2.8.2
- python_abi=3.7
- qt=5.9.7
- scipy=1.5.2
- setuptools=50.3.0
- sip=4.19.8
- six=1.15.0
- sqlite=3.36.0
- tbb=2020.3
- tk=8.6.11
- tornado=6.1
- vc=14.1
- vs2015_runtime=14.16.27012
- vtk=8.2.0
- wheel=0.35.1
- wincertstore=0.2
- xz=5.2.5
- zlib=1.2.11
- zstd=1.3.7
prefix: C:\Users\ajensen123\.conda\envs\FFT