-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
77 lines (77 loc) · 2.13 KB
/
environment.yaml
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
name: ra-isam2
channels:
- conda-forge
- ucb-bar
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- boost=1.78.0=py38hae673b5_5
- boost-cpp=1.78.0=h2c5509c_4
- brotli-python=1.1.0=py38h17151c0_1
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2024.8.30=hbcca054_0
- certifi=2024.8.30=pyhd8ed1ab_0
- charset-normalizer=3.4.0=pyhd8ed1ab_0
- icu=73.2=h59595ed_0
- idna=3.10=pyhd8ed1ab_0
- ld_impl_linux-64=2.43=h712a8e2_2
- libblas=3.9.0=20_linux64_openblas
- libcblas=3.9.0=20_linux64_openblas
- libexpat=2.6.4=h5888daf_0
- libffi=3.4.2=h7f98852_5
- libgcc=14.2.0=h77fa898_1
- libgcc-ng=14.2.0=h69a702a_1
- libgfortran=14.2.0=h69a702a_1
- libgfortran-ng=14.2.0=h69a702a_1
- libgfortran5=14.2.0=hd5240d6_1
- libgomp=14.2.0=h77fa898_1
- liblapack=3.9.0=20_linux64_openblas
- libnsl=2.0.1=hd590300_0
- libopenblas=0.3.25=pthreads_h413a1c8_0
- libsqlite=3.46.0=hde9e2c9_0
- libstdcxx=14.2.0=hc0a3c3a_1
- libstdcxx-ng=14.2.0=h4852527_1
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.2.13=h4ab18f5_6
- ncurses=6.5=he02047a_1
- openssl=3.3.2=hb9d3cd8_0
- packaging=24.1=pyhd8ed1ab_0
- pip=24.3.1=pyh8b19718_0
- platformdirs=4.3.6=pyhd8ed1ab_0
- pooch=1.8.2=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.8.13=ha86cf86_0_cpython
- python_abi=3.8=5_cp38
- readline=8.2=h8228510_1
- requests=2.32.3=pyhd8ed1ab_0
- setuptools=75.3.0=pyhd8ed1ab_0
- sqlite=3.39.2=h4ff8645_0
- tk=8.6.13=noxft_h4845f30_101
- tzdata=2024b=hc8b5060_0
- urllib3=2.2.2=pyhd8ed1ab_0
- wheel=0.44.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml=0.2.5=h7f98852_2
- zlib=1.2.13=h4ab18f5_6
- zstd=1.5.6=ha6fb4c9_0
- pip:
- colorama==0.4.6
- contourpy==1.1.1
- cycler==0.12.1
- evo==1.30.3
- fonttools==4.54.1
- importlib-resources==6.4.5
- kiwisolver==1.4.7
- lz4==4.3.3
- matplotlib==3.7.5
- numpy==1.24.4
- numexpr==2.8.6
- pillow==10.4.0
- pyparsing==3.1.4
- pyyaml==6.0.2
- rosbags==0.9.23
- scipy==1.10.1
- six==1.16.0
- zipp==3.20.2
- zstandard==0.23.0