Utilities#

Module for utility functions and classes.

Helper functions and mappings#

get_nan_reason_mapping()

Return a mapping from short NaN-reason labels to verbose descriptions.

rename_algorithms(algorithms)

Map algorithm identifier(s) to short display name(s).

rename_metrics(metrics)

Map metric identifier(s) to human-readable label(s).

Exceptions and styling#

exceptions

A set of custom exceptions.

styling

Module providing custom styling functions for style objects.