-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
84 lines (83 loc) · 2.17 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
81
82
83
name: dpvim
channels:
- defaults
dependencies:
- asttokens=2.0.5=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2022.07.19=h06a4308_0
- decorator=5.1.1=pyhd3eb1b0_0
- executing=0.8.3=pyhd3eb1b0_0
- intel-openmp=2021.4.0=h06a4308_3561
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.0.3=h7f8727e_2
- mkl=2021.4.0=h06a4308_640
- mkl_fft=1.3.1=py310hd6ae3a3_0
- mkl_random=1.2.2=py310h00e6091_0
- ncurses=6.3=h5eee18b_3
- numpy-base=1.21.5=py310hcba007f_3
- openssl=1.1.1q=h7f8727e_0
- parso=0.8.3=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pure_eval=0.2.2=pyhd3eb1b0_0
- pygments=2.11.2=pyhd3eb1b0_0
- python=3.10.4=h12debd9_0
- readline=8.1.2=h7f8727e_1
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.39.3=h5082296_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tk=8.6.12=h1ccaba5_0
- traitlets=5.1.1=pyhd3eb1b0_0
- tzdata=2022c=h04d1e81_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=h5eee18b_0
- zlib=1.2.12=h5eee18b_3
- pip:
- absl-py==1.2.0
- certifi==2022.9.14
- contourpy==1.0.5
- cycler==0.11.0
- flatbuffers==2.0.7
- fonttools==4.37.3
- fourier-accountant==0.12.11
- ipython==8.4.0
- jax==0.3.4
- jaxlib==0.3.2
- jedi==0.18.1
- joblib==1.2.0
- kiwisolver==1.4.4
- lxml==4.9.1
- matplotlib==3.6.0
- matplotlib-inline==0.1.6
- mkl-fft==1.3.1
- mkl-random==1.2.2
- mkl-service==2.4.0
- multipledispatch==0.6.0
- numpy==1.21.5
- numpyro==0.9.1
- opt-einsum==3.3.0
- packaging==21.3
- pandas==1.5.0
- patsy==0.5.2
- pillow==9.2.0
- pip==22.1.2
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.2.1
- scikit-learn==1.1.2
- scipy==1.9.1
- seaborn==0.12.0
- setuptools==63.4.1
- statsmodels==0.13.2
- threadpoolctl==3.1.0
- tqdm==4.64.1
- git+https://github.com/DPBayes/twinify.git@master#egg=twinify
- typing-extensions==4.3.0