File size: 1,011 Bytes
e8d350a | 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 | name: 017_test
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- bzip2=1.0.8
- ca-certificates=2025.8.3
- ld_impl_linux-64=2.44
- libffi=3.4.6
- libgcc=15.1.0
- libgcc-ng=15.1.0
- libgomp=15.1.0
- liblzma=5.8.1
- liblzma-devel=5.8.1
- libnsl=2.0.1
- libsqlite=3.50.4
- libuuid=2.41.2
- libxcrypt=4.4.36
- libzlib=1.3.1
- ncurses=6.5
- openssl=3.5.3
- pip=22.1.2
- python=3.8.20
- readline=8.2
- setuptools=70.3.0
- tk=8.6.13
- wheel=0.45.1
- xz=5.8.1
- xz-gpl-tools=5.8.1
- xz-tools=5.8.1
- pip:
- beartype==0.13.1
- cached-property==2.0.1
- cloudpickle==3.1.1
- decorator==5.2.1
- etils==1.3.0
- gpjax==0.6.9
- numpy==1.24.4
- orbax-checkpoint==0.2.3
- packaging==25.0
- plum-dispatch==2.2.1
- scipy==1.10.1
- simple-pytree==0.1.7
- six==1.17.0
- tensorflow-probability==0.19.0
- tensorstore==0.1.45
prefix: /home/lily/yz979/anaconda3/envs/017_test
|