We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1cb800 commit 9d0a1e4Copy full SHA for 9d0a1e4
docs/index.md
@@ -3,6 +3,10 @@
3
`egg-smol` is a Python package that provides bindings to the Rust library `egg-smol`,
4
allowing you to use e-graphs in Python for optimization, symbolic computation, and analysis.
5
6
+```shell
7
+pip install egg-smol
8
+```
9
+
10
```{toctree}
11
tutorials
12
how-to-guides
0 commit comments