Recent Releases of egglog

egglog - 11.1.0

What's Changed

  • Fix automatic changelog generation for PR titles with markdown backticks and make workflow comment-triggered by @Copilot in https://github.com/egraphs-good/egglog-python/pull/317
  • Remove walltime benchmarking for now by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/325
  • Add support for profiling by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/328
  • Allow changing number of threads with env variable by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/330

Full Changelog: https://github.com/egraphs-good/egglog-python/compare/v11.0.0...v11.1.0

- JavaScript
Published by saulshanabrook 6 months ago

egglog - 11.2.0

What's Changed

  • Bump Egglog version by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/335
  • Emit warnings when functions omitted when visualizing by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/336
  • Fix execution of docs by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/337
  • Add all_function_sizes and function_size EGraph methods by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/338
  • Add egraph.run_report() method to print overall stats by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/339
  • Add egraph.function_values(fn) to export all function values like print-function by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/340
  • Add support for set_cost action to have row level costs for extraction by @saulshanabrook in https://github.com/egraphs-good/egglog-python/pull/343

Full Changelog: https://github.com/egraphs-good/egglog-python/compare/v11.1.0...v11.2.0

- JavaScript
Published by saulshanabrook 6 months ago