Skip to content

Overload Base.show to highlight meaningful infos for a GMWOPResult #66

@felixcremer

Description

@felixcremer

Currently show of a GMWOPResult uses the fallback from AbstractDiskArray which hits the user with a lot of information where the relevant info gets lost.
We should overload Base.show for a GMWOPResult directly to highlight the most important infos like size and the function that is used and maybe also inputs and dimensions that are used.

Could we discuss here which infos are most important.
I think this is especially relevant, since users will see a bit more GMWOPResults with the switch to xmap in YAXArrays and more focus on work being lazy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions