-
Notifications
You must be signed in to change notification settings - Fork 2
/
env.yml
33 lines (33 loc) · 897 Bytes
/
env.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
name: pls_env
channels:
- defaults
dependencies:
- blas=1.0=mkl
- bzip2=1.0.8=h6c40b1e_6
- ca-certificates=2024.7.2=hecd8cb5_0
- expat=2.6.2=hcec6c5f_0
- intel-openmp=2023.1.0=ha357a0b_43548
- libcxx=14.0.6=h9765a3e_0
- libffi=3.4.4=hecd8cb5_1
- mkl=2023.1.0=h8e150cf_43560
- mkl-service=2.4.0=py312h6c40b1e_1
- mkl_fft=1.3.8=py312h6c40b1e_0
- mkl_random=1.2.4=py312ha357a0b_0
- ncurses=6.4=hcec6c5f_0
- numpy=1.26.4=py312hac873b0_0
- numpy-base=1.26.4=py312h6f81483_0
- openssl=3.0.14=h46256e1_0
- pip=24.0=py312hecd8cb5_0
- python=3.12.4=hcd54a6c_1
- readline=8.2=hca72f7f_0
- setuptools=69.5.1=py312hecd8cb5_0
- sqlite=3.45.3=h6c40b1e_0
- tbb=2021.8.0=ha357a0b_0
- tk=8.6.14=h4d00af3_0
- tzdata=2024a=h04d1e81_0
- wheel=0.43.0=py312hecd8cb5_0
- xz=5.4.6=h6c40b1e_1
- zlib=1.2.13=h4b97444_1
- pip:
- gurobipy==11.0.3
prefix: pls_env