You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Change conversion between binary operators to consider converting both types [#320](https://github.com/egraphs-good/egglog-python/pull/320)
10
8
- Add ability to parse egglog expressions into Python values [#319](https://github.com/egraphs-good/egglog-python/pull/319)
11
9
- Deprecates `.eval()` method on primitives in favor of `.value` which can be used with pattern matching.
12
10
- Support methods like on expressions [#315](https://github.com/egraphs-good/egglog-python/pull/315)
13
-
- Automatically Create Changelog Entry for PRs [#313](https://github.com/egraphs-good/egglog-python/pull/313)
11
+
- Automatically Create Changelog Entry for PRs [#313](https://github.com/egraphs-good/egglog-python/pull/313)[#317](https://github.com/egraphs-good/egglog-python/pull/317)
14
12
- Upgrade egglog which includes new backend.
15
13
- Fixes implementation of the Python Object sort to work with objects with dupliating hashes but the same value.
16
14
Also changes the representation to be an index into a list instead of the ID, making egglog programs more deterministic.
0 commit comments