Skip to content

Releases: Gurobi/gurobi-logtools

v4.0.0

25 Jul 15:38
Compare
Choose a tag to compare

4.0.0 - 2025-07-25

This version greatly extends the interactive user interface with many new additional toggles and selectors, making it easier and more intuitive to display and analyze Gurobi log files.

Fixed

  • fixed platform-specific issues in tests with file and path handling

Changed

  • New defaults for dashboard widgets
  • Updated data folder and gurobi-logtools.ipynb notebook

Removed

  • remove Python 3.8 support

Added

  • All parsers now additionally return the result of a parsed line. This enables live usage within a Gurobi Callback.
  • Added "Parameters" column when plotting summary DataFrame to facilitate aesthetic parameter labels
  • Added ECDF to plot types
  • Added widget to dashboard fields for "points" and "barmode"
  • Added widgets to dashboard related to palettes
  • Added button to dashboard to swap x and y axes
  • Added widgets to dashboard for title, x-axis label, y-axis label
  • Added widgets to dashboard for height and width
  • Added toggles to dashboard for boxplot means, boxplot notches, reversing ecdf and legend visibility
  • Added widgets to facilitate sorting either x or y axis by a particular data column and aggregation metric
  • Added buttons to save and load widget config (i.e. values)
  • Added a query field to dashboard to enable filtering of data "on the fly""
  • Added an "parameters to ignore" field to dashboard to give finer control over "Parameters" column
  • Added new top level functions: gurobi_logtools.register_custom_palette, gurobi_logtools.reset_custom_palettes, gurobi_logtools.show_palettes, gurobi_logtools.get_plotly_fig, gurobi_logtools.save_plot
  • Added --progress to alias the --timelines option in the command line interface

What's Changed

New Contributors

Full Changelog: v3.2.0...v4.0.0

v3.2.0

19 Dec 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

25 Jul 11:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.0

Release v3.0.0

11 Oct 18:16
1865261
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v3.0.0

Release v2.2.0

24 Aug 22:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

Release v2.1.0

27 Apr 13:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0