-
Notifications
You must be signed in to change notification settings - Fork 4
/
environment.yml
74 lines (74 loc) · 1.89 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
name: cutn-qsvm
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.9.24=h06a4308_0
- ld_impl_linux-64=2.40=h12ee557_0
- libffi=3.4.4=h6a678d5_1
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- ncurses=6.4=h6a678d5_0
- openssl=3.0.15=h5eee18b_0
- pip=24.2=py310h06a4308_0
- python=3.10.15=he870216_1
- readline=8.2=h5eee18b_0
- setuptools=75.1.0=py310h06a4308_0
- sqlite=3.45.3=h5eee18b_0
- tk=8.6.14=h39e8969_0
- wheel=0.44.0=py310h06a4308_0
- xz=5.4.6=h5eee18b_1
- zlib=1.2.13=h5eee18b_1
- pip:
- contourpy==1.3.0
- cupy-cuda12x==13.3.0
- cuquantum==24.8.0.2
- cuquantum-cu12==24.8.0
- cuquantum-python==24.8.0.2
- cuquantum-python-cu12==24.8.0
- custatevec-cu12==1.6.0.post1
- cutensor-cu12==2.0.2
- cutensornet-cu12==2.5.0
- cycler==0.12.1
- dill==0.3.9
- fastrlock==0.8.2
- fonttools==4.54.1
- joblib==1.4.2
- kiwisolver==1.4.7
- matplotlib==3.9.2
- mpmath==1.3.0
- numpy==2.1.3
- nvidia-cublas-cu12==12.6.3.3
- nvidia-cuda-runtime-cu12==12.6.77
- nvidia-cusolver-cu12==11.7.1.2
- nvidia-cusparse-cu12==12.5.4.2
- nvidia-nvjitlink-cu12==12.6.77
- opt-einsum==3.4.0
- packaging==24.2
- pandas==2.2.3
- pbr==6.1.0
- pillow==11.0.0
- psutil==6.1.0
- pydot==3.0.2
- pylatexenc==2.10
- pyparsing==3.2.0
- python-dateutil==2.9.0.post0
- pytz==2024.2
- qiskit==1.2.4
- qiskit-aer-gpu==0.15.1
- rustworkx==0.15.1
- scikit-learn==1.5.2
- scipy==1.14.1
- seaborn==0.13.2
- six==1.16.0
- stevedore==5.3.0
- symengine==0.13.0
- sympy==1.13.3
- threadpoolctl==3.5.0
- typing-extensions==4.12.2
- tzdata==2024.2
prefix: /home/txmai/anaconda3/envs/cutn-qsvm