finesse.symbols.display
- finesse.symbols.display(a, dunder=())[source]
For a given Symbol this method will return a human readable string representing the various operations it contains.
- Parameters:
- a
Symbol
Symbol to print
- dundertuple
Names of variables to display with double underscores pre- and suf-fixing the names.
- a
- Returns:
- String form of Symbol