-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
80 lines (80 loc) · 2.14 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
70
71
72
73
74
75
76
77
78
79
80
name: qml-thesis-2022
channels:
- defaults
dependencies:
- blas=1.0=mkl
- brotli=1.0.9=hb1e8313_2
- ca-certificates=2022.2.1=hecd8cb5_0
- certifi=2021.10.8=py38hecd8cb5_2
- cycler=0.11.0=pyhd3eb1b0_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.11.0=hd8bbffd_0
- giflib=5.2.1=haf1e3a3_0
- intel-openmp=2021.4.0=hecd8cb5_3538
- jpeg=9d=h9ed2024_0
- kiwisolver=1.3.2=py38he9d5cce_0
- lcms2=2.12=hf1fd2bf_0
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- libpng=1.6.37=ha441bb4_0
- libtiff=4.2.0=h87d7836_0
- libwebp=1.2.2=h56c3ce4_0
- libwebp-base=1.2.2=hca72f7f_0
- lz4-c=1.9.3=h23ab428_1
- matplotlib=3.5.1=py38hecd8cb5_0
- matplotlib-base=3.5.1=py38hfb0c5b7_0
- mkl=2021.4.0=hecd8cb5_637
- mkl-service=2.4.0=py38h9ed2024_0
- mkl_fft=1.3.1=py38h4ab4a9b_0
- mkl_random=1.2.2=py38hb2f4e1b_0
- munkres=1.1.4=py_0
- ncurses=6.3=hca72f7f_2
- numpy-base=1.21.2=py38he0bd621_0
- openssl=1.1.1m=hca72f7f_0
- packaging=21.3=pyhd3eb1b0_0
- pillow=9.0.1=py38hde71d04_0
- pip=21.2.4=py38hecd8cb5_0
- pyparsing=3.0.4=pyhd3eb1b0_0
- python=3.8.12=h88f2d9e_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- readline=8.1.2=hca72f7f_1
- setuptools=58.0.4=py38hecd8cb5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.37.2=h707629a_0
- tk=8.6.11=h7bc2e8c_0
- tornado=6.1=py38h9ed2024_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h4dc903c_4
- zstd=1.4.9=h322a384_0
- pip:
- cffi==1.15.0
- charset-normalizer==2.0.12
- cryptography==36.0.1
- dill==0.3.4
- idna==3.3
- mpmath==1.2.1
- ntlm-auth==1.5.0
- numpy==1.22.3
- pbr==5.8.1
- ply==3.11
- psutil==5.9.0
- pycparser==2.21
- pylatexenc==2.10
- python-constraint==1.4.0
- qiskit==0.34.2
- qiskit-aer==0.10.3
- qiskit-ibmq-provider==0.18.3
- qiskit-ignis==0.7.0
- qiskit-terra==0.19.2
- requests==2.27.1
- requests-ntlm==1.1.0
- retworkx==0.11.0
- scipy==1.8.0
- stevedore==3.5.0
- symengine==0.9.2
- sympy==1.10
- tweedledum==1.1.1
- urllib3==1.26.8
- websocket-client==1.3.1
prefix: /Users/andrijapaurevic/opt/anaconda3/envs/qml-thesis-2022