-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yaml
More file actions
90 lines (90 loc) · 2.61 KB
/
environment.yaml
File metadata and controls
90 lines (90 loc) · 2.61 KB
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
84
85
86
87
88
89
90
name: gtsam
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_4
- backports.functools_lru_cache=2.0.0=pyhd8ed1ab_0
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2025.2.25=h06a4308_0
- certifi=2024.8.30=pyhd8ed1ab_0
- debugpy=1.6.0=py37hd23a5d3_0
- decorator=5.1.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- ipykernel=6.16.2=pyh210e3f2_0
- ipython=7.33.0=py37h89c1867_0
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=7.4.9=pyhd8ed1ab_0
- jupyter_core=4.11.1=py37h89c1867_0
- ld_impl_linux-64=2.40=h12ee557_0
- libedit=3.1.20230828=h5eee18b_0
- libffi=3.4.6=h2dba641_1
- libgcc=14.2.0=h767d61c_2
- libgcc-ng=14.2.0=h69a702a_2
- libgomp=14.2.0=h767d61c_2
- libnsl=2.0.1=hd590300_0
- libsodium=1.0.18=h36c2ea0_1
- libsqlite=3.45.2=h2797004_0
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- libzlib=1.3.1=hb9d3cd8_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- ncurses=6.4=h6a678d5_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- openssl=3.5.0=h7b32b05_0
- packaging=23.2=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=22.3.1=py37h06a4308_0
- prompt-toolkit=3.0.48=pyha770c72_0
- psutil=5.9.3=py37h540881e_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pybind11=2.13.6=pyh1ec8472_2
- pybind11-global=2.13.6=pyh415d2e4_2
- pygments=2.17.2=pyhd8ed1ab_0
- python=3.7.12=hf930737_100_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python_abi=3.7=4_cp37m
- pyzmq=23.0.0=py37h0c0c2a8_0
- readline=8.2=h8228510_1
- setuptools=65.6.3=py37h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.45.2=h2c6b66d_0
- tk=8.6.13=noxft_h4845f30_101
- tornado=6.2=py37h540881e_0
- traitlets=5.9.0=pyhd8ed1ab_0
- tzdata=2025a=h04d1e81_0
- wcwidth=0.2.10=pyhd8ed1ab_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.6.4=h5eee18b_1
- zeromq=4.3.4=h9c3ff4c_1
- zlib=1.3.1=hb9d3cd8_2
- pip:
- charset-normalizer==3.4.1
- comm==0.1.4
- cycler==0.11.0
- fonttools==4.38.0
- gtbook==0.0.32
- idna==3.10
- ipympl==0.9.3
- ipython-genutils==0.2.0
- ipywidgets==8.1.6
- jupyterlab-widgets==3.0.14
- kiwisolver==1.4.5
- matplotlib==3.5.3
- numpy==1.21.6
- pillow==9.5.0
- plotly==5.18.0
- pybind11-stubgen==2.5.3
- pyparsing==3.1.4
- python-graphviz==0.20.1
- requests==2.31.0
- tenacity==8.2.3
- typing-extensions==4.7.1
- urllib3==2.0.7
- widgetsnbextension==4.0.14
prefix: /home/mmcmurray/miniconda3/envs/gtsam