-
I wanted to build a project using E-graphs in Python with machine learning. Most tools in machine learning are in python so I am wondering how egg would be using here (or any e-graph really). Is egg compatible with python? related: |
Beta Was this translation helpful? Give feedback.
Answered by
mwillsey
Jan 11, 2022
Replies: 1 comment
-
No, you’d have to write Python <-> Rust bindings. Luckily, there are already some pretty flexible Python bindings! Check out https://github.com/egraphs-good/snake-egg |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mwillsey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, you’d have to write Python <-> Rust bindings. Luckily, there are already some pretty flexible Python bindings! Check out https://github.com/egraphs-good/snake-egg