Skip to main content
Version: 0.5.x

display

Utility functions for displaying algorithm information.

Module: aisp.utils.display
Import: from aisp.utils import display


Classes

ClassDescription
TableFormatterFormat tabular data into strings for display in the console.
ProgressTableDisplay a formatted table in the console to track the algorithm's progress.