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 b480a8f commit 639f953Copy full SHA for 639f953
docs/changelog.md
@@ -4,6 +4,7 @@ _This project uses semantic versioning_
4
5
## UNRELEASED
6
7
+- Add `egraph.run_report()` method to print overall stats [#339](https://github.com/egraphs-good/egglog-python/pull/339)
8
- Add `all_function_sizes` and `function_size` EGraph methods [#338](https://github.com/egraphs-good/egglog-python/pull/338)
9
- Fix execution of docs [#337](https://github.com/egraphs-good/egglog-python/pull/337)
10
- Emit warnings when functions omitted when visualizing [#336](https://github.com/egraphs-good/egglog-python/pull/336)
0 commit comments